summaryrefslogtreecommitdiff
path: root/arm9/lib/src/OS_system.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-07 13:47:58 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-07 13:47:58 -0400
commit1762253800d072790303d8cd3b047bab25f8eaed (patch)
treeb338b46e1fbb375d132421e8d1a6f72ac1c34b42 /arm9/lib/src/OS_system.c
parenta7fb32ea399ba1154733c2af184d296e5a245490 (diff)
parentdf51b3c4ff11fc6302600298d3f18681101196b1 (diff)
Merge branch 'master' of github.com:martmists/pokediamond into libfs
Diffstat (limited to 'arm9/lib/src/OS_system.c')
-rw-r--r--arm9/lib/src/OS_system.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/src/OS_system.c b/arm9/lib/src/OS_system.c
index c2b08681..e5dfcb47 100644
--- a/arm9/lib/src/OS_system.c
+++ b/arm9/lib/src/OS_system.c
@@ -2,7 +2,6 @@
// Created by mart on 4/23/20.
//
-#include "function_target.h"
#include "OS_system.h"
ARM_FUNC asm OSIntrMode OS_EnableInterrupts() {