summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-08 18:00:32 -0400
committerluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-07-08 18:00:32 -0400
commit5a6620021ac2d7ea78c0ec45291cf8a169567206 (patch)
tree8d87aaac5c9268cb76582800c560d42368825784 /home
parentca09233c9eca4c6b9b0ccfba436dcd7e3b3e669c (diff)
Add maps to linkerscript
Diffstat (limited to 'home')
-rw-r--r--home/rtc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/rtc.asm b/home/rtc.asm
index 9a89497..651a7b6 100644
--- a/home/rtc.asm
+++ b/home/rtc.asm
@@ -16,4 +16,4 @@ TimeOfDayPals::
UpdateTimePals:: ; 33a
callab _UpdateTimePals ; Func_8c335
- ret
+ ret \ No newline at end of file