summaryrefslogtreecommitdiff
path: root/src/mode7_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mode7_t.h')
-rw-r--r--src/mode7_t.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mode7_t.h b/src/mode7_t.h
index 33552aa..cc36915 100644
--- a/src/mode7_t.h
+++ b/src/mode7_t.h
@@ -230,7 +230,6 @@ static void DrawBGMode7Background16R1R2(uint8* Screen, int bg, int depth)
int DD;
uint32 Line;
uint32 clip;
- uint8 b;
uint32 AndByY;
uint32 AndByX = 0xffffffff;
if (Settings.Dezaemon && PPU.Mode7Repeat == 2) AndByX = 0x7ff;