From 0b1094ef045be590b66c5e1e530fc29ab1969785 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 21 May 2005 15:45:09 +0000 Subject: Add patch from cyx for: 1094340 - COMI: Frightening the gravedigger, he goes white. 905833 - COMI: Palette in Theater controls svn-id: r18211 --- scumm/saveload.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/saveload.h') diff --git a/scumm/saveload.h b/scumm/saveload.h index 51df8865be..5df78513c7 100644 --- a/scumm/saveload.h +++ b/scumm/saveload.h @@ -45,7 +45,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 52 +#define CURRENT_VER 53 /** * An auxillary macro, used to specify savegame versions. We use this instead -- cgit v1.2.3