summaryrefslogtreecommitdiff
path: root/engine/cable_club.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-25 11:21:48 -0700
committeryenatch <yenatch@gmail.com>2014-05-25 11:21:48 -0700
commitbba84059925c25e04fdcef5e4f3e2192176faf2d (patch)
tree31dad8410ee610e6dcc1ceb2216ef22a433941c1 /engine/cable_club.asm
parent031e33957dfaf9a5e29fb67aaf600ec809b8e35f (diff)
Rename GetJoypadState -> Joypad.
Diffstat (limited to 'engine/cable_club.asm')
-rwxr-xr-xengine/cable_club.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/cable_club.asm b/engine/cable_club.asm
index 73f0dada..be3184aa 100755
--- a/engine/cable_club.asm
+++ b/engine/cable_club.asm
@@ -540,7 +540,7 @@ TradeCenter_SelectMon:
ld a, $ed
ld [$c4e1], a
.asm_574a
- call GetJoypadStateLowSensitivity
+ call JoypadLowSensitivity
ld a, [$ffb5]
and a
jr z, .asm_574a ; 0x5750 $f8