mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 06:04:58 -04:00
Renamed instances of msl_c -> MSL_C because
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dolphin/mtx/mtx.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "msl_c/math.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
inline bool cLib_IsZero(f32 f) {
|
||||
return fabsf(f) < 8e-11f;
|
||||
|
||||
Reference in New Issue
Block a user