summaryrefslogtreecommitdiff
path: root/arm7/asm/OS_timer.s
diff options
context:
space:
mode:
authorCleverking2003 <30466983+Cleverking2003@users.noreply.github.com>2020-06-09 22:30:09 +0300
committerGitHub <noreply@github.com>2020-06-09 22:30:09 +0300
commit912f95b5d5125f1d20b80c9909527259c09c1262 (patch)
tree9d4fb9b4cee8f4b3697f9103e28897d7cd225de2 /arm7/asm/OS_timer.s
parentf58a454f545497f6cb0a2a0d97778fd31788e13b (diff)
parentc8f98c38d5baf6bf86531188b1a6ff0745d8d8c9 (diff)
Merge branch 'master' into pikalax_work
Diffstat (limited to 'arm7/asm/OS_timer.s')
-rw-r--r--arm7/asm/OS_timer.s8
1 files changed, 7 insertions, 1 deletions
diff --git a/arm7/asm/OS_timer.s b/arm7/asm/OS_timer.s
index 5794046e..434be17a 100644
--- a/arm7/asm/OS_timer.s
+++ b/arm7/asm/OS_timer.s
@@ -1,7 +1,13 @@
.include "asm/macros.inc"
.include "global.inc"
- .text
+ .section .bss
+
+ .global _0380791C
+_0380791C: ;0x0380791C
+ .space 0x03807920 - 0x0380791C
+
+ .section .text
arm_func_start OSi_SetTimerReserved
OSi_SetTimerReserved: ; 0x037FA348