Merge pull request #560 from TakaRikka/msl

most of MSL_C/Runtime done
This commit is contained in:
Jasper St. Pierre
2023-12-27 21:29:11 -08:00
committed by GitHub
231 changed files with 7624 additions and 901 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
#define JGEOMETRY_H
#include "dolphin/mtx/vec.h"
#include "MSL_C/float.h"
#include "MSL_C/math.h"
#include "float.h"
#include "math.h"
namespace JGeometry {