ACCESS: Added support for Spanish Amazon Guardians of Eden

This commit is contained in:
Paul Gilbert 2021-04-15 20:03:23 -07:00
parent 4392a095ac
commit 6f90770373
4 changed files with 5 additions and 3 deletions

View file

@ -29,7 +29,7 @@
#include "common/endian.h"
#include "common/array.h"
#define VERSION_NUMBER 1
#define VERSION_NUMBER 2
enum AccessMode {
kFileReadMode = 1,