Rename joypad registers.

This commit is contained in:
yenatch 2014-05-25 10:51:53 -07:00
parent 1ee8de792b
commit 031e33957d
73 changed files with 306 additions and 301 deletions

View file

@ -54,7 +54,7 @@ Func_765e5: ; 765e5 (1d:65e5)
push bc
call Func_76610
call WaitForTextScrollButtonPress
ld a, [H_CURRENTPRESSEDBUTTONS]
ld a, [hJoyHeld]
bit 1, a
jr nz, .fifth
ld hl, $CC6B