mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 05:34:10 -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
-1
@@ -10,7 +10,7 @@
|
||||
#include "d/d_s_play.h"
|
||||
#include "d/d_s_room.h"
|
||||
#include "m_Do/m_Do_Reset.h"
|
||||
#include "stdio.h"
|
||||
#include <stdio.h>
|
||||
|
||||
static int dScnRoom_Draw(room_of_scene_class* i_this) {
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user