aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pewterpokecenter2.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-06 15:21:01 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-06 15:21:01 -0400
commit5630392f9f96c5dfeca785005bfa0f317fdb3905 (patch)
treec738f0da8962156fa6480ef2ef212406958c69a1 /scripts/pewterpokecenter2.asm
parentSplit out pikachu engine functions; sprite state data macros (diff)
downloadpokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.gz
pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.xz
pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.zip
More Pikachu function documentation
Diffstat (limited to 'scripts/pewterpokecenter2.asm')
-rwxr-xr-xscripts/pewterpokecenter2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pewterpokecenter2.asm b/scripts/pewterpokecenter2.asm
index c884ad65..e424071a 100755
--- a/scripts/pewterpokecenter2.asm
+++ b/scripts/pewterpokecenter2.asm
@@ -55,7 +55,7 @@ Func_f1da4:
ld a, [wd472]
bit 7, a
ret z
- callab Func_fce73
+ callab CheckPikachuFaintedOrStatused
ret c
call DisablePikachuFollowingPlayer
ret