aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
diff options
context:
space:
mode:
authorFlorian Kagerer2009-11-28 23:34:12 +0000
committerFlorian Kagerer2009-11-28 23:34:12 +0000
commitc7371320d61bcd48682167dc0ba42fc6f06de173 (patch)
tree14341a81030b5abad06ec3a8bd85ee70325c1fd2 /engines/kyra
parent0e5de0c36d8d17eae7a09cb411401e0357e69304 (diff)
downloadscummvm-rg350-c7371320d61bcd48682167dc0ba42fc6f06de173.tar.gz
scummvm-rg350-c7371320d61bcd48682167dc0ba42fc6f06de173.tar.bz2
scummvm-rg350-c7371320d61bcd48682167dc0ba42fc6f06de173.zip
KYRA: added HOF PC-98 static data to kyra.dat
svn-id: r46180
Diffstat (limited to 'engines/kyra')
-rw-r--r--engines/kyra/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
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) {