From 13d4d533f7c5904391309e72f4b7937210b1c476 Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 6 Nov 2020 10:33:58 -0500 Subject: Sync more with pokeyellow --- scripts/AgathasRoom.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/AgathasRoom.asm') diff --git a/scripts/AgathasRoom.asm b/scripts/AgathasRoom.asm index b0c53571..3c5740e9 100755 --- a/scripts/AgathasRoom.asm +++ b/scripts/AgathasRoom.asm @@ -20,7 +20,7 @@ AgathaShowOrHideExitBlock: jp .setExitBlock .blockExitToNextRoom ld a, $3b -.setExitBlock: +.setExitBlock ld [wNewTileBlockID], a lb bc, 0, 2 predef_jump ReplaceTileBlock -- cgit v1.3.1-sl0p