diff options
Diffstat (limited to 'arm9/lib')
| -rw-r--r-- | arm9/lib/include/nitro.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/arm9/lib/include/nitro.h b/arm9/lib/include/nitro.h index deace7ef..9eeab198 100644 --- a/arm9/lib/include/nitro.h +++ b/arm9/lib/include/nitro.h @@ -6,6 +6,8 @@ extern "C" {  #endif  // Include all nitro files +#include "sections.h" +#include "misc.h"  #include "types.h"  #include "consts.h"  #include "OS_init.h" | 
