aboutsummaryrefslogtreecommitdiffstats
path: root/engine/slot_machine.asm
diff options
context:
space:
mode:
authorU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2014-09-19 23:19:05 -0400
committerU-Daniel-PC\Daniel <corrnondacqb@yahoo.com>2014-09-19 23:19:05 -0400
commitdac95cb42bb8bc953c7a1e1d345a549846d51abf (patch)
treeb996727e4f739da761fc1fa2418c65415ebf93d8 /engine/slot_machine.asm
parentDon't redundantly define sprite dimensions (diff)
parentMerge remote-tracking branch 'origin/master' into tentative (diff)
downloadpokeyellow-dac95cb42bb8bc953c7a1e1d345a549846d51abf.tar.gz
pokeyellow-dac95cb42bb8bc953c7a1e1d345a549846d51abf.tar.xz
pokeyellow-dac95cb42bb8bc953c7a1e1d345a549846d51abf.zip
Merge branch 'master' of https://github.com/iimarckus/pokered
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 e43cc9ab..9ded4f36 100755
--- a/engine/slot_machine.asm
+++ b/engine/slot_machine.asm
@@ -797,7 +797,7 @@ SlotMachine_3784e: ; 3784e (d:784e)
SlotMachine_37882: ; 37882 (d:7882)
call DelayFrame
call JoypadLowSensitivity
- ld a, [$ffb5]
+ ld a, [hJoy5]
and $1
ret z
ld hl, wTrainerSpriteOffset