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

@@ -82,7 +82,7 @@ _BillsPC: ; e3fd
dw PlaceMenuStrings
dw .strings
.strings: ; e47f
.strings ; e47f
db "WITHDRAW <PK><MN>@"
db "DEPOSIT <PK><MN>@"
db "CHANGE BOX@"
@@ -96,7 +96,7 @@ _BillsPC: ; e3fd
dw BillsPC_MovePKMNMenu
dw BillsPC_SeeYa
.items: ; e4c4
.items ; e4c4
db 5
db 0 ; WITHDRAW
db 1; DEPOSIT