Remove even more address comments

That should be all of them this time
This commit is contained in:
mid-kid
2018-06-25 02:10:37 +02:00
parent 0cbe04da44
commit 5efce10789
698 changed files with 2243 additions and 4185 deletions

View File

@@ -284,7 +284,6 @@ ENDM
ld [hli], a
call PrintLetterDelay
jp NextChar
; 0x117b
DayOfWeekChar::
@@ -399,7 +398,6 @@ PlaceCommandCharacter::
ld l, c
pop de
jp NextChar
; 0x1273
TMCharText:: db "TM@"
TrainerCharText:: db "TRAINER@"
@@ -480,7 +478,6 @@ LineChar::
hlcoord TEXTBOX_INNERX, TEXTBOX_INNERY + 2
push hl
jp NextChar
; 0x12f2
Paragraph::
push de