summaryrefslogtreecommitdiff
path: root/asm/rtc.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/rtc.s')
-rw-r--r--asm/rtc.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/asm/rtc.s b/asm/rtc.s
index c9c293d2a..87ff95e80 100644
--- a/asm/rtc.s
+++ b/asm/rtc.s
@@ -1,3 +1,9 @@
+ .include "asm/macros.s"
+
+ .syntax unified
+
+ .text
+
thumb_func_start GameFreakRTC_ClearIME
@ void GameFreakRTC_ClearIME()
GameFreakRTC_ClearIME: @ 802F0CC
@@ -808,3 +814,5 @@ GameFreakRTC_GetNumDays: @ 802F69C
bx r1
.pool
thumb_func_end GameFreakRTC_GetNumDays
+
+ .align 2, 0 @ Don't pad with nop.