aboutsummaryrefslogtreecommitdiff
path: root/source/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/globals.cpp')
-rw-r--r--source/globals.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/globals.cpp b/source/globals.cpp
index adb9ab4..c804318 100644
--- a/source/globals.cpp
+++ b/source/globals.cpp
@@ -228,7 +228,6 @@ uint32 HIGH_BITS_SHIFTED_TWO_MASK = 0;
uint32 current_graphic_format = RGB565;
#endif
-uint8 GetBank = 0;
struct SCheatData Cheat;
volatile SoundStatus so;