27 #ifndef MORTEVIELLE_SAVELOAD_H 28 #define MORTEVIELLE_SAVELOAD_H 30 #include "common/savefile.h" 31 #include "common/serializer.h" 32 #include "graphics/scaler.h" 33 #include "graphics/thumbnail.h" 34 #include "engines/savestate.h" 36 #define SAVEGAME_VERSION 1 44 int saveYear, saveMonth, saveDay;
45 int saveHour, saveMinutes;
54 byte _tabdonSaveBuffer[391];
Definition: debugger.h:28
Definition: savefile.h:54
Definition: serializer.h:79
Definition: savestate.h:56
Definition: saveload.h:51
bool skipThumbnail(Common::SeekableReadStream &in)
Definition: mortevielle.h:156