diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-04-10 15:11:37 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-04-10 15:11:37 -0400 |
commit | 73c7ea2b4379ac935bda3d1c79f4b1a89496b2e8 (patch) | |
tree | 231201ac80e7f4f7baa28960f6f8bf43fa745ed9 /maps | |
parent | 6be4cd4da98093bf1b9362c946e693c89e4713ad (diff) |
Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not
Diffstat (limited to 'maps')
-rw-r--r-- | maps/FastShip1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |