From c7371320d61bcd48682167dc0ba42fc6f06de173 Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Sat, 28 Nov 2009 23:34:12 +0000 Subject: KYRA: added HOF PC-98 static data to kyra.dat svn-id: r46180 --- engines/kyra/staticres.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra') diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp index b348642606..8a2f5079d8 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -45,7 +45,7 @@ namespace Kyra { -#define RESFILE_VERSION 69 +#define RESFILE_VERSION 70 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { -- cgit v1.2.3