Add text to warning dialog when overwriting a non-extended version save
This commit is contained in:
@@ -62,5 +62,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);
|
||||
const char *GamelogGetLastRevision(const struct LoggedAction *gamelog_action, uint gamelog_actions);
|
||||
|
||||
#endif /* GAMELOG_H */
|
||||
|
Reference in New Issue
Block a user