diff options
Diffstat (limited to 'home/time.asm')
-rw-r--r-- | home/time.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/time.asm b/home/time.asm index 4383ed68f..caf857a68 100644 --- a/home/time.asm +++ b/home/time.asm @@ -196,7 +196,6 @@ InitTime:: farcall _InitTime ret - PanicResetClock:: call .ClearhRTC call SetClock |