From 73c7ea2b4379ac935bda3d1c79f4b1a89496b2e8 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sun, 10 Apr 2016 15:11:37 -0400 Subject: Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not --- maps/FastShip1F.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'maps') diff --git a/maps/FastShip1F.asm b/maps/FastShip1F.asm index f53fec56c..bb42631e0 100644 --- a/maps/FastShip1F.asm +++ b/maps/FastShip1F.asm @@ -77,7 +77,7 @@ SailorScript_0x75160: warp VERMILION_PORT, $7, $11 end -._Olivine +._Olivine: writetext UnknownText_0x7548d waitbutton closetext -- cgit v1.2.3