main_gui.c
changeset 3692 1d8f5041d437
parent 3674 d6c991bdcbe1
child 4013 53a7dd9a1fbf
--- a/main_gui.c	Sat Apr 29 09:47:43 2006 +0000
+++ b/main_gui.c	Sat Apr 29 14:31:16 2006 +0000
@@ -580,7 +580,7 @@
 	}
 }
 
-extern void DrawPlayerIcon(int p, int x, int y);
+extern void DrawPlayerIcon(PlayerID pid, int x, int y);
 
 static void PlayerMenuWndProc(Window *w, WindowEvent *e)
 {