aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2009-09-17 19:51:16 +0000
committerJohannes Schickel2009-09-17 19:51:16 +0000
commitbb7463638ef3c54098ad6f179bdc0cd435bb06f3 (patch)
treed4a1ce6ed525f4f1d0f0ada02ceceebea6ce4d02 /engines/kyra/staticres.cpp
parent6133a08ebdd4c1db5b65b9416d5fe07e0dcc4c86 (diff)
downloadscummvm-rg350-bb7463638ef3c54098ad6f179bdc0cd435bb06f3.tar.gz
scummvm-rg350-bb7463638ef3c54098ad6f179bdc0cd435bb06f3.tar.bz2
scummvm-rg350-bb7463638ef3c54098ad6f179bdc0cd435bb06f3.zip
- Add preliminary support for Lands of Lore PC98 in create_kyradat
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177
Diffstat (limited to 'engines/kyra/staticres.cpp')
-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 e69ec7ae19..88bc2e984c 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -45,7 +45,7 @@
namespace Kyra {
-#define RESFILE_VERSION 56
+#define RESFILE_VERSION 57
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {