You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
This commit is contained in:
@@ -1161,20 +1161,6 @@ PokegearPhoneContactSubmenu:
|
||||
dw .Call
|
||||
dw .Cancel
|
||||
|
||||
GetAMPMHours: ; unreferenced
|
||||
ldh a, [hHours]
|
||||
cp NOON_HOUR
|
||||
jr c, .am
|
||||
sub NOON_HOUR
|
||||
ld [wTempByteValue], a
|
||||
scf
|
||||
ret
|
||||
|
||||
.am
|
||||
ld [wTempByteValue], a
|
||||
and a
|
||||
ret
|
||||
|
||||
Pokegear_SwitchPage:
|
||||
ld de, SFX_READ_TEXT_2
|
||||
call PlaySFX
|
||||
|
Reference in New Issue
Block a user