summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-07-20 18:02:50 -0400
committerGitHub <noreply@github.com>2020-07-20 18:02:50 -0400
commitaeeff84462973b267e62031a945603d96afed716 (patch)
tree046ce2a73b467844e95a490b1cfa9cdda5e5f4df /src/main.c
parentd3bfb6cfc63f9f64295cbd864f98df9cf4c643b4 (diff)
parentf0bf1e641cb8532611c97354beaf46afaca7c417 (diff)
Merge pull request #780 from GriffinRichards/sync-scripts
Sync some scripts with pokeemerald
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main.c b/src/main.c
index b778631f3..433143b38 100644
--- a/src/main.c
+++ b/src/main.c
@@ -24,14 +24,7 @@ static void VCountIntr(void);
static void SerialIntr(void);
static void IntrDummy(void);
-#ifdef SAPPHIRE
-#define GAME_VERSION VERSION_SAPPHIRE
-#else
-#define GAME_VERSION VERSION_RUBY
-#endif
-
const u8 gGameVersion = GAME_VERSION;
-
const u8 gGameLanguage = GAME_LANGUAGE;
// The debug menu expects this exact format. With the English build string, it