aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
diff options
context:
space:
mode:
authorathrxx2012-08-01 01:07:08 +0200
committerathrxx2012-08-01 01:07:41 +0200
commit11cf6145cbfa67ea05b351e439a0260b0e300f05 (patch)
tree373193b8cdab14965bfd30686c21394df3ab1a10 /engines/kyra/staticres.cpp
parent411e3dec8205477638ea2a9e4001573db461a25c (diff)
downloadscummvm-rg350-11cf6145cbfa67ea05b351e439a0260b0e300f05.tar.gz
scummvm-rg350-11cf6145cbfa67ea05b351e439a0260b0e300f05.tar.bz2
scummvm-rg350-11cf6145cbfa67ea05b351e439a0260b0e300f05.zip
KYRA: update kyra.dat to match the last commit (added support for French LOL floppy)
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 423b827092..00dc4f9e13 100644
--- a/engines/kyra/staticres.cpp
+++ b/engines/kyra/staticres.cpp
@@ -38,7 +38,7 @@
namespace Kyra {
-#define RESFILE_VERSION 82
+#define RESFILE_VERSION 83
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {