More data splits

This commit is contained in:
robojumper
2025-07-13 19:41:11 +02:00
parent 7d6e7f05bb
commit c242d64a50
5 changed files with 106 additions and 23 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ void Exception_Init() {
OSSetErrorHandler(3, ErrorHandler_);
OSSetErrorHandler(5, ErrorHandler_);
OSSetErrorHandler(15, ErrorHandler_);
lbl_80574960 = 0;
__OSFpscrEnableBits = 0;
OSSetErrorHandler(16, nullptr);
}
extern "C" u32 PPCMfmsr();