aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2011-06-11 16:27:25 +0200
committerathrxx2011-06-11 16:28:44 +0200
commit4338c4dccf7a2ef6eb1c30b9e41293a8ff42fbe4 (patch)
tree2e54f96cf98425b6d1aa8ceeeffd275769f6dc7a /engines/kyra/staticres.cpp
parentece449298d5c34db763ae78b370842de17af17ef (diff)
downloadscummvm-rg350-4338c4dccf7a2ef6eb1c30b9e41293a8ff42fbe4.tar.gz
scummvm-rg350-4338c4dccf7a2ef6eb1c30b9e41293a8ff42fbe4.tar.bz2
scummvm-rg350-4338c4dccf7a2ef6eb1c30b9e41293a8ff42fbe4.zip
LOL: update kyra.dat for italian fan translation
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 499cc6f301..d56abc5d47 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -38,7 +38,7 @@
namespace Kyra {
-#define RESFILE_VERSION 73
+#define RESFILE_VERSION 74
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {