mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-26 16:31:57 -04:00
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:
@@ -178,7 +178,6 @@ static void damage_check(e_ba_class* i_this) {
|
||||
}
|
||||
|
||||
/* 8067F2DC-8067F544 0006DC 0268+00 2/3 0/0 0/0 .text path_check__FP10e_ba_class */
|
||||
// NONMATCHING regalloc
|
||||
static BOOL path_check(e_ba_class* i_this) {
|
||||
fopEn_enemy_c* a_this = &i_this->mEnemy;
|
||||
if (i_this->mpPath != NULL) {
|
||||
|
||||
Reference in New Issue
Block a user