gui.h
changeset 2261 3f78323707bb
parent 2186 461a2aff3486
child 2466 2774132ebb9a
--- a/gui.h	Mon Aug 01 13:01:14 2005 +0000
+++ b/gui.h	Mon Aug 01 16:31:19 2005 +0000
@@ -121,8 +121,7 @@
 void SetFiosType(const byte fiostype);
 
 /*	FIOS_TYPE_FILE, FIOS_TYPE_OLDFILE etc. different colours */
-static const byte _fios_colors[] = {13, 9, 9, 6, 5, 6, 5};
-
+extern const byte _fios_colors[];
 
 /* network gui */
 void ShowNetworkGameWindow(void);