aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2014-10-05 15:15:31 +0200
committerathrxx2014-10-11 19:28:14 +0200
commitf76e02e5d65ae235e4816ace30398c3b923a6b4a (patch)
treef4e5e3c83569185a9fe3698f49b88049bba505c8 /engines/kyra/staticres.cpp
parent021741eedb869a8117a8966914207d4f7bda16c3 (diff)
downloadscummvm-rg350-f76e02e5d65ae235e4816ace30398c3b923a6b4a.tar.gz
scummvm-rg350-f76e02e5d65ae235e4816ace30398c3b923a6b4a.tar.bz2
scummvm-rg350-f76e02e5d65ae235e4816ace30398c3b923a6b4a.zip
KYRA: (EOB) - add support for Italian fan translation of EOB I
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 9b3b92b9c7..731f2f4ce5 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -39,7 +39,7 @@
namespace Kyra {
-#define RESFILE_VERSION 85
+#define RESFILE_VERSION 86
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {