PanicResetClock -> ClearClock
Funky name that only exists based on what it's used for, not so much what it is.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; Functions relating to the timer interrupt and the real-time-clock.
|
||||
|
||||
AskTimer::
|
||||
Unreferenced_Timer::
|
||||
push af
|
||||
ldh a, [hMobile]
|
||||
and a
|
||||
@@ -195,7 +195,7 @@ InitTime::
|
||||
farcall _InitTime
|
||||
ret
|
||||
|
||||
PanicResetClock::
|
||||
ClearClock::
|
||||
call .ClearhRTC
|
||||
call SetClock
|
||||
ret
|
||||
|
Reference in New Issue
Block a user