summaryrefslogtreecommitdiff
path: root/home/rtc.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/rtc.asm')
-rw-r--r--home/rtc.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/rtc.asm b/home/rtc.asm
index 5b83f1079..aeb22d277 100644
--- a/home/rtc.asm
+++ b/home/rtc.asm
@@ -18,7 +18,7 @@ TimeOfDayPals:: ; 47e
ret
; 485
-UpdateTimePals:: ; 485
- callfar _UpdateTimePals
+Special_UpdateTimePals:: ; 485
+ callfar _Special_UpdateTimePals
ret
; 48c