Improve some code labels

This commit is contained in:
Rangi
2018-03-02 19:39:16 -05:00
parent fb2ac9e210
commit bde9ffff6e
10 changed files with 73 additions and 69 deletions

View File

@@ -220,8 +220,8 @@ RestartClock: ; 20021 (8:4021)
ret
; 20160 (8:4160)
; unused
.unreferenced ; 20160
; unused
ld a, [wBuffer3]
ld b, a
call Coord2Tile
@@ -243,10 +243,12 @@ RestartClock: ; 20021 (8:4021)
ret
; 2017c (8:417c)
String_2017c: ; 2017c
UnreferencedString_HourJP: ; 2017c
; unused
db "じ@" ; HR
; 2017e
String_2017e: ; 2017e
UnreferencedString_MinuteJP: ; 2017e
; unused
db "ふん@" ; MIN
; 20181