From 7174f14c61781de8143a03af4801426fdb5ed69f Mon Sep 17 00:00:00 2001 From: athrxx Date: Sun, 24 Jul 2011 20:29:54 +0200 Subject: LOL: add support for Russian floppy version --- engines/kyra/staticres.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/staticres.cpp') diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp index d56abc5d47..5fc4f18b39 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -38,7 +38,7 @@ namespace Kyra { -#define RESFILE_VERSION 74 +#define RESFILE_VERSION 75 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { -- cgit v1.2.3