summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index d3ed31ff1..0e93fb89f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,7 +15,6 @@
#include "sound.h"
extern struct SoundInfo gSoundInfo;
-extern bool32 gFlashMemoryPresent;
extern u32 IntrMain[];
static void VBlankIntr(void);