summaryrefslogtreecommitdiff
path: root/engine/slots
diff options
context:
space:
mode:
Diffstat (limited to 'engine/slots')
-rwxr-xr-xengine/slots/game_corner_slots2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/slots/game_corner_slots2.asm b/engine/slots/game_corner_slots2.asm
index f0fba746..a4ba4ec1 100755
--- a/engine/slots/game_corner_slots2.asm
+++ b/engine/slots/game_corner_slots2.asm
@@ -1,5 +1,5 @@
AbleToPlaySlotsCheck:
- ld a, [wSpriteStateData1 + 2]
+ ld a, [wSpritePlayerStateData1ImageIndex]
and $8
jr z, .done ; not able
ld b, COIN_CASE