You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Replace many '; unused' with '; unreferenced'
This commit is contained in:
@@ -1271,7 +1271,7 @@ PokegearPhoneContactSubmenu:
|
||||
dw .Call
|
||||
dw .Cancel
|
||||
|
||||
; unused
|
||||
GetAMPMHours: ; unreferenced
|
||||
ldh a, [hHours]
|
||||
cp 12
|
||||
jr c, .am
|
||||
@@ -1442,7 +1442,7 @@ UpdateRadioStation:
|
||||
ldh [hBGMapMode], a
|
||||
ret
|
||||
|
||||
; unused
|
||||
LoadPokegearRadioChannelPointer: ; unreferenced
|
||||
ld [wPokegearRadioChannelBank], a
|
||||
ld a, [hli]
|
||||
ld [wPokegearRadioChannelAddr], a
|
||||
|
Reference in New Issue
Block a user