TSAGE: Add support for saving in scene #6100
This commit is contained in:
parent
ce32745d9c
commit
dc6e60f516
6 changed files with 91 additions and 18 deletions
|
@ -33,7 +33,7 @@ namespace tSage {
|
|||
|
||||
typedef void (*SaveNotifierFn)(bool postFlag);
|
||||
|
||||
#define TSAGE_SAVEGAME_VERSION 4
|
||||
#define TSAGE_SAVEGAME_VERSION 5
|
||||
|
||||
class SavedObject;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue