From 4eb820bb83220579512e1ee69c4e8e58f2a618fd Mon Sep 17 00:00:00 2001 From: Zen64 Date: Sun, 20 Mar 2022 00:01:24 -0400 Subject: Renamed instances of msl_c -> MSL_C because --- libs/JSystem/J2DGraph/J2DGrafContext.cpp | 2 +- libs/JSystem/J2DGraph/J2DManage.cpp | 2 +- libs/JSystem/J2DGraph/J2DTextBox.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libs/JSystem/J2DGraph') diff --git a/libs/JSystem/J2DGraph/J2DGrafContext.cpp b/libs/JSystem/J2DGraph/J2DGrafContext.cpp index fcf21a7b48..b21ecb4b43 100644 --- a/libs/JSystem/J2DGraph/J2DGrafContext.cpp +++ b/libs/JSystem/J2DGraph/J2DGrafContext.cpp @@ -6,7 +6,7 @@ #include "JSystem/J2DGraph/J2DGrafContext.h" #include "dol2asm.h" #include "dolphin/types.h" -#include "msl_c/math.h" +#include "MSL_C/math.h" // // Declarations: diff --git a/libs/JSystem/J2DGraph/J2DManage.cpp b/libs/JSystem/J2DGraph/J2DManage.cpp index a208041afe..dd6b2a3889 100644 --- a/libs/JSystem/J2DGraph/J2DManage.cpp +++ b/libs/JSystem/J2DGraph/J2DManage.cpp @@ -4,7 +4,7 @@ // #include "JSystem/J2DGraph/J2DManage.h" -#include "msl_c/MSL_Common/Src/string.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "dol2asm.h" #include "dolphin/types.h" diff --git a/libs/JSystem/J2DGraph/J2DTextBox.cpp b/libs/JSystem/J2DGraph/J2DTextBox.cpp index d8c24201fc..49a3e3487e 100644 --- a/libs/JSystem/J2DGraph/J2DTextBox.cpp +++ b/libs/JSystem/J2DGraph/J2DTextBox.cpp @@ -5,7 +5,7 @@ #include "JSystem/J2DGraph/J2DTextBox.h" #include "JSystem/J2DGraph/J2DPrint.h" -#include "msl_c/MSL_Common/Src/string.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "dol2asm.h" #include "dolphin/types.h" -- cgit v1.2.3