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
+5 -5
View File
@@ -14,11 +14,11 @@ static char* l_arcName = "L9Chand";
/* 80BC8DA4-80BC8DE0 000060 003C+00 1/2 0/0 0/0 .data s_exeProc__17daObjChandelier_c */
daObjChandelier_proc daObjChandelier_c::s_exeProc[5] = {
&exeModeWait,
&exeModeStartSwg,
&exeModeDown,
&exeModeEndSwg,
&exeModeHookSwg,
&daObjChandelier_c::exeModeWait,
&daObjChandelier_c::exeModeStartSwg,
&daObjChandelier_c::exeModeDown,
&daObjChandelier_c::exeModeEndSwg,
&daObjChandelier_c::exeModeHookSwg,
};
/* 80BC7F38-80BC7F74 000078 003C+00 2/2 0/0 0/0 .text __ct__17daObjChandelier_cFv */