File diff r2260:e8d302877e4c → r2261:e6fb9fd7ed61
gui.h
Show inline comments
 
@@ -121,8 +121,7 @@ void BuildFileList(void);
 
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);