Renamed instances of msl_c -> MSL_C because

This commit is contained in:
Zen64
2022-03-20 00:01:24 -04:00
parent 1303dd683e
commit 4eb820bb83
325 changed files with 336 additions and 16333 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
// Translation Unit: Math/Double_precision/e_exp
//
#include "msl_c/Math/Double_precision/e_exp.h"
#include "MSL_C/Math/Double_precision/e_exp.h"
#include "dol2asm.h"
#include "dolphin/types.h"
@@ -99,6 +99,6 @@ SECTION_SDATA2 static f64 lit_131 = 4503601774854144.0 /* cast s32 to float */;
#pragma optimizewithasm off
asm void __ieee754_exp() {
nofralloc
#include "asm/msl_c/Math/Double_precision/e_exp/__ieee754_exp.s"
#include "asm/MSL_C/Math/Double_precision/e_exp/__ieee754_exp.s"
}
#pragma pop