SCUMM: make FM-Towns save files compatible between DS and other platforms
(only applies to new save files)
This commit is contained in:
parent
7c78fe0d22
commit
ae5192c5d3
2 changed files with 25 additions and 5 deletions
|
@ -47,7 +47,7 @@ namespace Scumm {
|
|||
* only saves/loads those which are valid for the version of the savegame
|
||||
* which is being loaded/saved currently.
|
||||
*/
|
||||
#define CURRENT_VER 87
|
||||
#define CURRENT_VER 88
|
||||
|
||||
/**
|
||||
* An auxillary macro, used to specify savegame versions. We use this instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue