You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More unreferenced labels cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
StopRTC: ; Unreferenced
|
||||
Unreferenced_StopRTC:
|
||||
ld a, SRAM_ENABLE
|
||||
ld [MBC3SRamEnable], a
|
||||
call LatchClock
|
||||
@@ -58,7 +58,7 @@ TimesOfDay: ; 14044
|
||||
db -1, MORN_F
|
||||
; 1404e
|
||||
|
||||
Unknown_1404e: ; unreferenced
|
||||
Unreferenced_1404e:
|
||||
db 20, NITE_F
|
||||
db 40, MORN_F
|
||||
db 60, DAY_F
|
||||
|
||||
Reference in New Issue
Block a user