From 6e8c3883e430b567f7aa8f9230e366e03610bd5a Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 8 Jun 2016 05:44:58 -0600 Subject: Part 1 of syncing with pokered. --- 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 b0daa01f..19554ba7 100644 --- a/scripts/beach_house.asm +++ b/scripts/beach_house.asm @@ -152,7 +152,7 @@ BeachHouseSign4Text: call YesNoChoice ld a, [wCurrentMenuItem] and a - jp z, Func_f23d0 ; 0xf23d0 + jp z, Func_f23d0 call SaveScreenTilesToBuffer2 ld hl, wd730 set 6, [hl] -- cgit v1.3.1-sl0p