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/fanclub.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/fanclub.asm')
| -rwxr-xr-x | scripts/fanclub.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fanclub.asm b/scripts/fanclub.asm index fbc6d959..d1dffea6 100755 --- a/scripts/fanclub.asm +++ b/scripts/fanclub.asm @@ -36,7 +36,7 @@ FanClubScript_59a44: ld a, [wd472] bit 7, a ret z - callab Func_fce73 + callab CheckPikachuFaintedOrStatused ret c ld a, $1 ld [W_FANCLUBCURSCRIPT], a |
