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

@@ -202,7 +202,7 @@ SetPartyMonIconAnimSpeed: ; 8e936 (23:6936)
ld [hl], a
ret
.getspeed: ; 8e94c (23:694c)
.getspeed ; 8e94c (23:694c)
callba PlacePartymonHPBar
call GetHPPal
ld e, d
@@ -213,7 +213,7 @@ SetPartyMonIconAnimSpeed: ; 8e936 (23:6936)
ret
; 8e95e (23:695e)
.speeds: ; 8e95e
.speeds ; 8e95e
db $00, $40, $80
; 8e961