mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-28 15:07:04 -04:00
MSL_C header cleanup (#2988)
* msl_c header cleanup * math header cleanup * fix rest of shieldD configs * cleanup cflag configs a bit * fix shield build
This commit is contained in:
+1
-3
@@ -19,11 +19,9 @@
|
||||
#include "JSystem/JUtility/JUTDbPrint.h"
|
||||
#include "JSystem/JUtility/JUTReport.h"
|
||||
|
||||
#include <strtoul.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#if DEBUG
|
||||
extern "C" int atoi(const char* str);
|
||||
|
||||
void dScnMenu_setItem(int i_slotNo, u8 i_itemNo);
|
||||
void dScnMenu_setPlayerDebugMode();
|
||||
void dScnMenu_setPlayerItemReset();
|
||||
|
||||
Reference in New Issue
Block a user