Replace "Unreferenced" labels with "; unreferenced" comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Unreferenced_StopRTC:
|
||||
StopRTC: ; unreferenced
|
||||
ld a, SRAM_ENABLE
|
||||
ld [MBC3SRamEnable], a
|
||||
call LatchClock
|
||||
@@ -54,7 +54,7 @@ TimesOfDay:
|
||||
db MAX_HOUR, NITE_F
|
||||
db -1, MORN_F
|
||||
|
||||
Unreferenced_1404e:
|
||||
BetaTimesOfDay: ; unreferenced
|
||||
db 20, NITE_F
|
||||
db 40, MORN_F
|
||||
db 60, DAY_F
|
||||
|
Reference in New Issue
Block a user