summaryrefslogtreecommitdiff
path: root/arm7/arm7.lsf
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-06-01 23:29:20 +0100
committerred031000 <rubenru09@aol.com>2020-06-01 23:29:20 +0100
commit1fef9c43196e1fc8f87f52c4208dcca13663cf5d (patch)
tree0e405f9c077ac4d074f3784c07aa8c50fefde053 /arm7/arm7.lsf
parent65a29a0733b1139728d0adc20c75c1f6e9799727 (diff)
alloc, tick, and timer
Diffstat (limited to 'arm7/arm7.lsf')
-rw-r--r--arm7/arm7.lsf3
1 files changed, 3 insertions, 0 deletions
diff --git a/arm7/arm7.lsf b/arm7/arm7.lsf
index 3be0b734..e047081a 100644
--- a/arm7/arm7.lsf
+++ b/arm7/arm7.lsf
@@ -25,6 +25,9 @@ Autoload WRAM
Object OS_mutex.o
Object OS_init.o
Object OS_arena.o
+ Object OS_alloc.o
+ Object OS_timer.o
+ Object OS_tick.o
Object dtcm.o
Object libsyscall.o
Object dtcm2.o