diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-06 15:21:01 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-06 15:21:01 -0400 |
| commit | 5630392f9f96c5dfeca785005bfa0f317fdb3905 (patch) | |
| tree | c738f0da8962156fa6480ef2ef212406958c69a1 /scripts/pewterpokecenter2.asm | |
| parent | Split out pikachu engine functions; sprite state data macros (diff) | |
| download | pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.gz pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.tar.xz pokeyellow-5630392f9f96c5dfeca785005bfa0f317fdb3905.zip | |
More Pikachu function documentation
Diffstat (limited to 'scripts/pewterpokecenter2.asm')
| -rwxr-xr-x | scripts/pewterpokecenter2.asm | 2 |
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 |
