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/billshouse.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/billshouse.asm')
| -rwxr-xr-x | scripts/billshouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/billshouse.asm b/scripts/billshouse.asm index c93d86df..a3a86d74 100755 --- a/scripts/billshouse.asm +++ b/scripts/billshouse.asm @@ -42,7 +42,7 @@ BillsHouseScript0: ; 1e782 (7:6782) ld a, [wd472] bit 7, a jr z, .asm_1e0d2 - callab Func_fce73 + callab CheckPikachuFaintedOrStatused jr c, .asm_1e0d2 callab Func_f24d5 .asm_1e0d2 |
