Local labels starting with lowercase letters are no longer decorated with a trailing colon

This commit is contained in:
pikalaxalt
2016-04-10 15:01:49 -04:00
parent bf73772a56
commit 6be4cd4da9
99 changed files with 470 additions and 470 deletions

View File

@@ -129,7 +129,7 @@ endr
jp [hl]
; e467f
.dw: ; e467f
.dw ; e467f
dw PlaceGameFreakPresents_0
dw PlaceGameFreakPresents_1
dw PlaceGameFreakPresents_2
@@ -383,7 +383,7 @@ CrystalIntro: ; e48ac
ld a, [hVBlank]
push af
call .InitRAMAddrs
.loop: ; e48bc
.loop ; e48bc
call JoyTextDelay
ld a, [hJoyLast]
and BUTTONS
@@ -1827,7 +1827,7 @@ endr
ret
; e538d (39:538d)
.pal1: ; e538d
.pal1 ; e538d
RGB 24, 12, 09
RGB 31, 31, 31
RGB 12, 00, 31
@@ -1835,7 +1835,7 @@ endr
; e5395
.pal2: ; e5395
.pal2 ; e5395
RGB 24, 12, 09
RGB 31, 31, 31
RGB 31, 31, 31