aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorJohannes Schickel2009-09-16 21:07:14 +0000
committerJohannes Schickel2009-09-16 21:07:14 +0000
commitf8f776364e044218898d66697033f7af3519f2d8 (patch)
tree6ea3ecbbe7a54a1c6bee448ff6d07fe779936134 /engines
parent08dc453d10fe77e2e543d33026a614f5161dd7eb (diff)
downloadscummvm-rg350-f8f776364e044218898d66697033f7af3519f2d8.tar.gz
scummvm-rg350-f8f776364e044218898d66697033f7af3519f2d8.tar.bz2
scummvm-rg350-f8f776364e044218898d66697033f7af3519f2d8.zip
Increase kyra.dat version.
svn-id: r44119
Diffstat (limited to 'engines')
-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 5c3f57085e..299cde8cff 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -45,7 +45,7 @@
namespace Kyra {
-#define RESFILE_VERSION 54
+#define RESFILE_VERSION 55
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {