From 7fc41a3ced2929de5041e9e566773a0e5d3ef052 Mon Sep 17 00:00:00 2001 From: Whatever-Man <57546075+Whatever-Man@users.noreply.github.com> Date: Sat, 16 Apr 2022 11:52:10 -0600 Subject: Updated Maps that require Flash (markdown) --- Maps-that-require-Flash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maps-that-require-Flash.md b/Maps-that-require-Flash.md index fc14beb..4d49767 100644 --- a/Maps-that-require-Flash.md +++ b/Maps-that-require-Flash.md @@ -113,7 +113,7 @@ This applies the FLASH-needed states before it checks for notRockTunnel. ld a, $06 ; needs FLASH ld [wMapPalOffset], a ; needs FLASH call GBFadeOutToBlack ; needs FLASH -.notRockTunnel ; Jump-to location if skipping apply-FLASH +.notRockTunnel ; Jump-to location if skipping apply-FLASH call PlayMapChangeSound jr .done ``` -- cgit v1.2.3