From 07f5d61d46874a88796614d15517de3e3f1f0410 Mon Sep 17 00:00:00 2001 From: red031000 Date: Wed, 6 May 2020 16:46:28 +0100 Subject: match OS_reset.c --- arm9/lib/include/OS_system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arm9/lib/include/OS_system.h') diff --git a/arm9/lib/include/OS_system.h b/arm9/lib/include/OS_system.h index 93903315..9a79c0d1 100644 --- a/arm9/lib/include/OS_system.h +++ b/arm9/lib/include/OS_system.h @@ -6,6 +6,7 @@ #define POKEDIAMOND_OS_SYSTEM_H #include "consts.h" +#include "function_target.h" typedef enum { OS_PROCMODE_USER=16, -- cgit v1.2.3