town_gui.c
changeset 3692 1d8f5041d437
parent 3349 716104d39983
child 4171 5c6e60c392c3
--- a/town_gui.c	Sat Apr 29 09:47:43 2006 +0000
+++ b/town_gui.c	Sat Apr 29 14:31:16 2006 +0000
@@ -29,7 +29,7 @@
 };
 
 extern const byte _town_action_costs[8];
-extern void DrawPlayerIcon(int p, int x, int y);
+extern void DrawPlayerIcon(PlayerID pid, int x, int y);
 
 /** Get a list of available actions to do at a town.
  * @param *nump if not NULL add put the number of available actions in it