KYRA: (EOBII/Spanish) - update kyra.dat

This commit is contained in:
athrxx 2020-05-31 20:42:41 +02:00
parent 9e620ddcad
commit 3c5dec9052
3 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
enum {
kKyraDatVersion = 97
kKyraDatVersion = 98
};
const ExtractFilename extractFilenames[] = {

Binary file not shown.

View File

@ -39,7 +39,7 @@
namespace Kyra {
#define RESFILE_VERSION 97
#define RESFILE_VERSION 98
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {