Last part of patch #1163026 (Thumbnails for ScummEngine)

svn-id: r17982
This commit is contained in:
Max Horn 2005-05-09 00:09:01 +00:00
parent 20c8944189
commit c33cc2ce85
7 changed files with 320 additions and 10 deletions

View file

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