summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDeokishisu <edsaletto@gmail.com>2018-10-06 01:57:39 -0400
committerGitHub <noreply@github.com>2018-10-06 01:57:39 -0400
commit9f69ea1931168cddfe5dd1c1d38facfcaa179184 (patch)
treef61b767f6f5fa48b112ff1d239872f8940f53665 /src
parent76a9cf0d54ff8163fbe5598d04b131407377df87 (diff)
Update gGameVersion to use GAME_VERSION
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index f04f9b61b..4c71ed1f9 100644
--- a/src/main.c
+++ b/src/main.c
@@ -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