diff options
Diffstat (limited to 'engine/rtc.asm')
-rwxr-xr-x | engine/rtc.asm | 2 |
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 |