From 9c229cde440bc6f68343331ad7bc6e1a52a742f0 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 9 Aug 2020 15:16:31 -0400 Subject: Clean up some code in home/ --- maps/Route1P2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maps') diff --git a/maps/Route1P2.asm b/maps/Route1P2.asm index ae7e399..29b74f1 100644 --- a/maps/Route1P2.asm +++ b/maps/Route1P2.asm @@ -48,7 +48,7 @@ Route1P2Script:: ; 7C7F Route1P2Text1: ; 7CA7 ld hl, Route1P2TextString4 call OpenTextbox - call RotateFourPalettesLeft + call GBFadeOutToBlack jp Init Route1P2Text2: ; 7CB3 -- cgit v1.2.3