aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2015-11-10 18:38:33 +0100
committerathrxx2015-11-10 18:38:33 +0100
commit13f30fb46bbd634de22034389561c93bc15d9d14 (patch)
treef66187b6c46ccfa3a046489a45441f443f460e7d /engines/kyra/staticres.cpp
parentfb61f649035f8d823f4afa5302487d9a30009403 (diff)
downloadscummvm-rg350-13f30fb46bbd634de22034389561c93bc15d9d14.tar.gz
scummvm-rg350-13f30fb46bbd634de22034389561c93bc15d9d14.tar.bz2
scummvm-rg350-13f30fb46bbd634de22034389561c93bc15d9d14.zip
KYRA: (LOK/PC-98) - add missing string resource
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 731f2f4ce5..1a2e2c093c 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -39,7 +39,7 @@
namespace Kyra {
-#define RESFILE_VERSION 86
+#define RESFILE_VERSION 87
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {