diff options
Diffstat (limited to 'scumm.h')
-rw-r--r-- | scumm.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -705,6 +705,7 @@ public: /* Save/Load class - some of this may be GUI */ byte _saveLoadFlag, _saveLoadSlot; + bool _doAutosave; bool _saveLoadCompatible; char _saveLoadName[32]; |