diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/kyra/staticres.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/staticres.cpp b/engines/kyra/staticres.cpp index 7bd556cebf..68ffa15ad4 100644 --- a/engines/kyra/staticres.cpp +++ b/engines/kyra/staticres.cpp @@ -44,7 +44,7 @@ namespace Kyra { -#define RESFILE_VERSION 37 +#define RESFILE_VERSION 38 namespace { bool checkKyraDat(Common::SeekableReadStream *file) { |