Fixed capitalization and msl library names

This commit is contained in:
Zen64
2022-03-19 22:31:05 -04:00
parent 6ff6982c20
commit 727b2768e2
269 changed files with 353 additions and 1276 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
#include "JSystem/JKernel/JKRDvdFile.h"
#include "JSystem/JKernel/JKRFileFinder.h"
#include "JSystem/JKernel/JKRHeap.h"
#include "MSL_C.PPCEABI.bare.H/MSL_Common/src/ctype.h"
#include "MSL_C.PPCEABI.bare.H/MSL_Common/src/string.h"
#include "msl_c/MSL_Common/Src/ctype.h"
#include "msl_c/MSL_Common/Src/string.h"
#include "dol2asm.h"
#include "global.h"