Merge remote-tracking branch 'origin/main' into tphd

# Conflicts:
#	extern/aurora
This commit is contained in:
MelonSpeedruns
2026-05-25 14:37:26 -04:00
168 changed files with 3488 additions and 1057 deletions
+1 -1
View File
@@ -754,7 +754,7 @@ void myGXVerifyCallback(GXWarningLevel param_1, u32 param_2, const char* param_3
#endif
int mDoMch_Create() {
#if !TARGET_PC // We want crash logs.
#ifdef NDEBUG
if (mDoMain::developmentMode == 0 || !(OSGetConsoleType() & 0x10000000)) {
OSReportDisable();
}