summaryrefslogtreecommitdiff
path: root/engine/rtc.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-18 20:07:09 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-18 20:07:09 -0500
commit3d36f1a83711f117274c56f3ddb285d81a869bb3 (patch)
tree112183d9ad058507897393f7d489eafe6a53927a /engine/rtc.asm
parentd644406f61983be78339a0e9f366e8d34c209c6c (diff)
Events and some WRAM cleanup
Diffstat (limited to 'engine/rtc.asm')
-rwxr-xr-xengine/rtc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/rtc.asm b/engine/rtc.asm
index 0007e8225..1f5e1e27c 100755
--- a/engine/rtc.asm
+++ b/engine/rtc.asm
@@ -163,7 +163,7 @@ Function140ae: ; 140ae
ret
; 140ed
-Function140ed:: ; 140ed
+_InitTime:: ; 140ed
call GetClock
call FixDays
ld hl, hRTCSeconds