mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 16:35:20 +00:00
KYRA: (EOBII/Spanish) - update kyra.dat
This commit is contained in:
parent
9e620ddcad
commit
3c5dec9052
@ -45,7 +45,7 @@
|
||||
|
||||
|
||||
enum {
|
||||
kKyraDatVersion = 97
|
||||
kKyraDatVersion = 98
|
||||
};
|
||||
|
||||
const ExtractFilename extractFilenames[] = {
|
||||
|
Binary file not shown.
@ -39,7 +39,7 @@
|
||||
|
||||
namespace Kyra {
|
||||
|
||||
#define RESFILE_VERSION 97
|
||||
#define RESFILE_VERSION 98
|
||||
|
||||
namespace {
|
||||
bool checkKyraDat(Common::SeekableReadStream *file) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user