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_house.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_house.asm')
| -rw-r--r-- | scripts/beach_house.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/beach_house.asm b/scripts/beach_house.asm index d43e0977..b0daa01f 100644 --- a/scripts/beach_house.asm +++ b/scripts/beach_house.asm @@ -158,7 +158,7 @@ BeachHouseSign4Text: set 6, [hl] xor a ld [wUpdateSpritesEnabled], a - callab Func_e910a + callab Printer_PrepareSurfingMinigameHighScoreTileMap call WaitForTextScrollButtonPress ld hl, wd730 res 6, [hl] |
