summaryrefslogtreecommitdiff
path: root/engine/games
diff options
context:
space:
mode:
Diffstat (limited to 'engine/games')
-rw-r--r--engine/games/slot_machine.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/games/slot_machine.asm b/engine/games/slot_machine.asm
index 7c017a6a..94ba474f 100644
--- a/engine/games/slot_machine.asm
+++ b/engine/games/slot_machine.asm
@@ -249,7 +249,7 @@ Unreferenced_Function92d7a:
Unreferenced_Function92d95:
; animate OAM tiles?
- ld hl, wSlotsCE66
+ ld hl, wce66
ld a, [hl]
inc [hl]
and $7