Regalloc/debug/misc fixes (#2794)

* Fix "0" asserts

* More debug and regalloc fixes

* Fix PTMF syntax for compatibility with other compilers

* Fix some fakematches, link more TUs for J/P
This commit is contained in:
LagoLunatic
2025-11-10 21:25:00 -05:00
committed by GitHub
parent a02f72d8f3
commit 23a1c94063
87 changed files with 314 additions and 607 deletions
+2 -1
View File
@@ -996,7 +996,7 @@ bool daNpcRafrel_c::wait_type01(void* param_0) {
speedF = 0.0f;
field_0xe10 = 2;
break;
case 2:
case 2: {
if (isSneaking()) {
setLookMode(LOOK_NONE, NULL);
} else if (field_0xe14 != 0 && mType == 1) {
@@ -1105,6 +1105,7 @@ bool daNpcRafrel_c::wait_type01(void* param_0) {
}
}
break;
}
case 3:
default:
JUT_ASSERT(1634, FALSE);