aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2011-07-28 17:56:59 +0200
committerJohannes Schickel2011-12-26 16:18:13 +0100
commit0e4c184e285c9b20b90536eb485a7f8a50833da3 (patch)
tree3f16d4e764d76c6b50691b92bb6273887bf245b9 /engines/kyra/staticres.cpp
parentc302b3e43b1d8cfe1eae669e01d3a0775d1f7b51 (diff)
downloadscummvm-rg350-0e4c184e285c9b20b90536eb485a7f8a50833da3.tar.gz
scummvm-rg350-0e4c184e285c9b20b90536eb485a7f8a50833da3.tar.bz2
scummvm-rg350-0e4c184e285c9b20b90536eb485a7f8a50833da3.zip
KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.
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 acc61353f4..c169a397bb 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -38,7 +38,7 @@
namespace Kyra {
-#define RESFILE_VERSION 78
+#define RESFILE_VERSION 79
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {