summaryrefslogtreecommitdiff
path: root/engine/slot_machine.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/slot_machine.asm')
-rwxr-xr-xengine/slot_machine.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/slot_machine.asm b/engine/slot_machine.asm
index 0b9f8bc9..6dae7293 100755
--- a/engine/slot_machine.asm
+++ b/engine/slot_machine.asm
@@ -78,7 +78,7 @@ MainSlotMachineLoop: ; 37395 (d:7395)
xor a
ld [wCurrentMenuItem], a
ld [wLastMenuItem], a
- ld [wcc37], a
+ ld [wMenuWatchMovingOutOfBounds], a
ld hl, wTileMap + $ea
ld b, $5
ld c, $4