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

@@ -73,14 +73,14 @@ HandlePlayerStep: ; d4e5 (3:54e5)
dw .fail1
dw .fail1
.fail1: ; d508 (3:5508)
.fail1 ; d508 (3:5508)
ret
.mobile: ; d509 (3:5509)
.mobile ; d509 (3:5509)
callba MobileFn_10602e
ret
.fail2: ; d510 (3:5510)
.fail2 ; d510 (3:5510)
ret
UpdatePlayerCoords: ; d511 (3:5511)