aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2012-12-28 14:29:41 +0100
committerathrxx2013-01-09 20:27:35 +0100
commitcc465076eef6194eb32320704a0855a21438bd95 (patch)
tree6ac5e8c91e198cd7a7aef05f0f1af70788f6db4a /engines/kyra/staticres.cpp
parenta7c77e8104019f8958b399ef00980ebf32ae71b6 (diff)
downloadscummvm-rg350-cc465076eef6194eb32320704a0855a21438bd95.tar.gz
scummvm-rg350-cc465076eef6194eb32320704a0855a21438bd95.tar.bz2
scummvm-rg350-cc465076eef6194eb32320704a0855a21438bd95.zip
KYRA: (LOL/FM-TOWNS) - adapt static resources
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 38481d9ac6..bac31f0a3e 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -39,7 +39,7 @@
namespace Kyra {
-#define RESFILE_VERSION 83
+#define RESFILE_VERSION 84
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {