gui.h
changeset 4830 668bcb0a30b2
parent 4668 f7256d0e7682
child 4909 955f318a24cd
equal deleted inserted replaced
4829:9a0a034d0f55 4830:668bcb0a30b2
   118 void SetFiosType(const byte fiostype);
   118 void SetFiosType(const byte fiostype);
   119 
   119 
   120 /* FIOS_TYPE_FILE, FIOS_TYPE_OLDFILE etc. different colours */
   120 /* FIOS_TYPE_FILE, FIOS_TYPE_OLDFILE etc. different colours */
   121 extern const byte _fios_colors[];
   121 extern const byte _fios_colors[];
   122 
   122 
   123 /* network gui */
       
   124 void ShowNetworkGameWindow(void);
       
   125 
       
   126 /* bridge_gui.c */
   123 /* bridge_gui.c */
   127 void ShowBuildBridgeWindow(uint start, uint end, byte type);
   124 void ShowBuildBridgeWindow(uint start, uint end, byte type);
   128 
   125 
   129 enum {
   126 enum {
   130 	ZOOM_IN   = 0,
   127 	ZOOM_IN   = 0,