aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-04-14 16:47:43 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-04-14 16:47:43 -0400
commit3da00e31f8698c1b994c24ca55b5b9c3d3454af8 (patch)
treed911b820dec9e3e5cee6f8f9fb5724d178eee7e1 /home
parentReplace bankswitch jumps with jpab, also fix hardcoded bank reference. (diff)
downloadpokeyellow-3da00e31f8698c1b994c24ca55b5b9c3d3454af8.tar.gz
pokeyellow-3da00e31f8698c1b994c24ca55b5b9c3d3454af8.tar.xz
pokeyellow-3da00e31f8698c1b994c24ca55b5b9c3d3454af8.zip
Move yellow/main.asm code to main.asm
Also fix an error in home/overworld.asm
Diffstat (limited to 'home')
-rw-r--r--home/overworld.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index 48b94072..1f84597d 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -2141,7 +2141,7 @@ IsSpinning:: ; 0ff0 (0:0ff0)
ld a,[wd736]
bit 7,a
ret z ; no spinning
- jpab LoadSpinnerArrowTiles ; spin while moving
+ jpba LoadSpinnerArrowTiles ; spin while moving
Func_0ffe:: ; 0ffe (0:0ffe)
jpab IsPlayerTalkingToPikachu