File diff r2203:ad7839082e5a → r2204:4670311b130c
openttd.c
Show inline comments
 
@@ -62,9 +62,6 @@ extern void ShowOSErrorBox(const char *b
 

	
 
bool LoadSavegame(const char *filename);
 

	
 
extern void HalGameLoop(void);
 

	
 
uint32 _pixels_redrawn;
 
bool _dbg_screen_rect;
 

	
 
/* TODO: usrerror() for errors which are not of an internal nature but