(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARDEF and put them in a more logical location
This commit is contained in:
@@ -342,5 +342,6 @@ bool SlObjectMember(void *object, const SaveLoad *sld);
|
||||
bool SaveloadCrashWithMissingNewGRFs();
|
||||
|
||||
extern char _savegame_format[8];
|
||||
extern bool _do_autosave;
|
||||
|
||||
#endif /* SAVELOAD_H */
|
||||
|
Reference in New Issue
Block a user