Update gGameVersion to use GAME_VERSION

This commit is contained in:
Deokishisu 2018-10-06 01:57:39 -04:00 committed by GitHub
parent 76a9cf0d54
commit 9f69ea1931
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ static void VCountIntr(void);
static void SerialIntr(void);
static void IntrDummy(void);
const u8 gGameVersion = VERSION_EMERALD;
const u8 gGameVersion = GAME_VERSION;
const u8 gGameLanguage = GAME_LANGUAGE; // English