summaryrefslogtreecommitdiff
path: root/arm9/lib/src/OS_system.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-05-06 17:31:47 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-05-06 17:31:47 -0400
commit8781fb36e9f9a20d6af11c77cfd669e27067e279 (patch)
treea3926aa3df1b83d1cfd7f125162710fe99123054 /arm9/lib/src/OS_system.c
parenta7fb32ea399ba1154733c2af184d296e5a245490 (diff)
parentd821fc7b1346576fd88d8ee0fd38ec36a2cd8305 (diff)
Merge branch 'master' of https://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() {