(svn r14790) -Codechange: unify generation of default savegame/screenshot names (PhilSophus)
This commit is contained in:
@@ -35,6 +35,7 @@ enum SavegameType {
|
||||
SGT_OTTD ///< OTTD savegame
|
||||
};
|
||||
|
||||
void GenerateDefaultSaveName(char *buf, const char *last);
|
||||
void SetSaveLoadError(uint16 str);
|
||||
const char *GetSaveLoadErrorString();
|
||||
SaveOrLoadResult SaveOrLoad(const char *filename, int mode, Subdirectory sb);
|
||||
|
||||
Reference in New Issue
Block a user