SCUMM: forward savegame version is needed due to previous savegame changes)

This commit is contained in:
Tobias Gunkel 2012-01-29 17:26:16 +01:00
parent 91bdf9a3f5
commit 2b657283d7

View file

@ -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 90
#define CURRENT_VER 91
/**
* An auxillary macro, used to specify savegame versions. We use this instead