Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up applied.

svn-id: r42737
This commit is contained in:
Travis Howell 2009-07-25 06:27:41 +00:00
parent 41ef4938ac
commit c02ad3b7bf
11 changed files with 647 additions and 99 deletions

View file

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