Add patch for bug #1452272 - COMI: Verb strings aren't wrapped

svn-id: r22793
This commit is contained in:
Travis Howell 2006-05-31 10:48:40 +00:00
parent 4abec6fdb6
commit 3b1062d2d4
6 changed files with 39 additions and 17 deletions

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