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

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