aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2016-04-09 18:13:37 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2016-04-09 18:13:37 -0400
commit3caf9a43e308af32ba23fd672ba662d2ea4c091e (patch)
tree92d28ef34fbeeb6fddf0ef404db3de7b535305ca /home
parentComplete documentation of bank1e (diff)
downloadpokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.tar.gz
pokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.tar.xz
pokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.zip
Some Bank3F Pikachu Emotions disassembling and partial documentation.
Diffstat (limited to 'home')
-rw-r--r--home/overworld.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index 65f053af..7a3e6cac 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -2148,8 +2148,8 @@ IsSpinning:: ; 0ff0 (0:0ff0)
jp Bankswitch
Func_0ffe:: ; 0ffe (0:0ffe)
- ld hl, Func_fcf0c ; 3f:4f0c
- ld b, BANK(Func_fcf0c)
+ ld hl, IsPlayerTalkingToPikachu ; 3f:4f0c
+ ld b, BANK(IsPlayerTalkingToPikachu)
jp Bankswitch
InitSprites:: ; 1006 (0:1006)