diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 22:18:07 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-07 22:18:07 -0400 |
| commit | 9346a39a8a2eb17f92cdd439ecc122201046e680 (patch) | |
| tree | b763145a9a13fa537f217eef3f8eb3fa5003c8e8 /scripts/fanclub.asm | |
| parent | Split out Pikachu-related data (diff) | |
| download | pokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.tar.gz pokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.tar.xz pokeyellow-9346a39a8a2eb17f92cdd439ecc122201046e680.zip | |
Printer labels
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 d1dffea6..21be1443 100755 --- a/scripts/fanclub.asm +++ b/scripts/fanclub.asm @@ -244,7 +244,7 @@ FanClubText5: ld [wUpdateSpritesEnabled], a ld hl, wd730 set 6, [hl] - callab Func_e8e24 + callab PrintFanClubPortrait ld hl, wd730 res 6, [hl] call GBPalWhiteOutWithDelay3 |
