Rename GetJoypadState -> Joypad.

This commit is contained in:
yenatch 2014-05-25 11:21:48 -07:00
parent 031e33957d
commit bba8405992
10 changed files with 28 additions and 28 deletions

View file

@ -133,7 +133,7 @@ DisplayNamingScreen: ; 6596 (1:6596)
callba AnimatePartyMon_ForceSpeed1
pop af
ld [wCurrentMenuItem], a ; $cc26
call GetJoypadStateLowSensitivity
call JoypadLowSensitivity
ld a, [hJoyPressed]
and a
jr z, .asm_65ff