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/beach_house2.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/beach_house2.asm')
| -rwxr-xr-x | scripts/beach_house2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/beach_house2.asm b/scripts/beach_house2.asm index a2dd2114..eb2f56b4 100755 --- a/scripts/beach_house2.asm +++ b/scripts/beach_house2.asm @@ -4,7 +4,7 @@ Func_f23d0: ; f23d0 ld [wUpdateSpritesEnabled], a ld hl, wd730 set 6, [hl] - callab Func_e8c5c + callab PrintSurfingMinigameHighScore ld hl, wd730 res 6, [hl] call GBPalWhiteOutWithDelay3 |
