File diff r18218:2a27481f55c8 → r18219:9a85d923ce33
src/gamelog.h
Show inline comments
 
@@ -61,4 +61,6 @@ void GamelogTestMode();
 

	
 
bool GamelogGRFBugReverse(uint32 grfid, uint16 internal_id);
 

	
 
void GamelogInfo(struct LoggedAction *gamelog_action, uint gamelog_actions, uint32 *last_ottd_rev, byte *ever_modified, bool *removed_newgrfs);
 

	
 
#endif /* GAMELOG_H */