Merge pull request #347 from Deokishisu/GamV

Fill out VERSION_ enum with all possible values
This commit is contained in:
Diegoisawesome
2018-10-06 13:45:21 -05:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

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