From 9346a39a8a2eb17f92cdd439ecc122201046e680 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Tue, 7 Jun 2016 22:18:07 -0400 Subject: Printer labels --- scripts/beach_house.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/beach_house.asm') 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] -- cgit v1.3.1-sl0p