reorganize MSL_C/Runtime files. wip, notmatching

This commit is contained in:
TakaRikka
2023-12-27 21:07:21 -08:00
parent f0958eab10
commit 5773ee904c
230 changed files with 7620 additions and 900 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
#include "SSystem/SComponent/c_m3d_g_sph.h"
#include "SSystem/SComponent/c_m3d_g_tri.h"
#include "SSystem/SComponent/c_math.h"
#include "MSL_C/float.h"
#include "float.h"
// TODO: these should be in .sdata2
f32 G_CM3D_F_ABS_MIN = 3.814697e-06;