summaryrefslogtreecommitdiff
path: root/home.asm
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.asm
parent9ca431b4f9706a3bbbbcfb03e2bab3360a5258a2 (diff)
Some Bank3F Pikachu Emotions disassembling and partial documentation.
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home.asm b/home.asm
index 9bdb673e..7c6a0aad 100644
--- a/home.asm
+++ b/home.asm
@@ -3729,7 +3729,7 @@ JoypadLowSensitivity:: ; 381e (0:381e)
ld [H_FRAMECOUNTER],a
ret
-WaitForTextScrollButtonPress:: ; 3865 (0:3865)
+WaitForTextScrollButtonPress:: ; 3852 (0:3852)
ld a, [H_DOWNARROWBLINKCNT1]
push af
ld a, [H_DOWNARROWBLINKCNT2]