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 | 48fce68a828602239d8aa7c03a726d0a2e2a591a (diff) |
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 |