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

@@ -75,7 +75,7 @@ _LinkTextbox: ; 16d61d
ret
; 16d640
.draw_border: ; 16d640
.draw_border ; 16d640
push hl
ld a, $30
ld [hli], a
@@ -107,7 +107,7 @@ _LinkTextbox: ; 16d61d
ret
; 16d66d
.fill_row: ; 16d66d
.fill_row ; 16d66d
ld d, c
.loop4
ld [hli], a