From f2f6ddced9a1b4ab28f4ff6a8d6dc4b3be39a5ee Mon Sep 17 00:00:00 2001 From: athrxx Date: Mon, 25 Jul 2011 17:55:19 +0200 Subject: KYRA: add support for Kyra 2 Russian floppy --- 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 6e2f8b8e76..c9e994f71e 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -38,7 +38,7 @@ namespace Kyra { -#define RESFILE_VERSION 76 +#define RESFILE_VERSION 77 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { -- cgit v1.2.3