KYRA: (KYRA1/Spanish CD fan translation) - update Kyra.dat

This commit is contained in:
athrxx 2020-06-02 20:41:53 +02:00
parent 975ec7b120
commit e81a38698d
3 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.

View File

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