src/gui.h
changeset 7824 5a63d41b59ea
parent 7789 ffac1a901f54
child 7895 2ac7de1f03e6
--- a/src/gui.h	Sat Nov 03 23:34:12 2007 +0000
+++ b/src/gui.h	Sun Nov 04 00:08:57 2007 +0000
@@ -140,7 +140,7 @@
 void SetFiosType(const byte fiostype);
 
 /* FIOS_TYPE_FILE, FIOS_TYPE_OLDFILE etc. different colours */
-extern const byte _fios_colors[];
+extern const TextColour _fios_colors[];
 
 /* bridge_gui.cpp */
 void ShowBuildBridgeWindow(uint start, uint end, byte type);