diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-04-09 18:13:37 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2016-04-09 18:13:37 -0400 |
| commit | 3caf9a43e308af32ba23fd672ba662d2ea4c091e (patch) | |
| tree | 92d28ef34fbeeb6fddf0ef404db3de7b535305ca /home.asm | |
| parent | Complete documentation of bank1e (diff) | |
| download | pokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.tar.gz pokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.tar.xz pokeyellow-3caf9a43e308af32ba23fd672ba662d2ea4c091e.zip | |
Some Bank3F Pikachu Emotions disassembling and partial documentation.
Diffstat (limited to 'home.asm')
| -rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
