summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_e_ba.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-11-10 21:25:00 -0500
committerGitHub <noreply@github.com>2025-11-10 18:25:00 -0800
commit23a1c940630435eaa0bbca45fb24156fc0d3db62 (patch)
treec2b05e860562425bd3147046e19bcf8130ad4625 /src/d/actor/d_a_e_ba.cpp
parenta02f72d8f3a87a2d2ddde062301d3639050e1e35 (diff)
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
Diffstat (limited to 'src/d/actor/d_a_e_ba.cpp')
-rw-r--r--src/d/actor/d_a_e_ba.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_e_ba.cpp b/src/d/actor/d_a_e_ba.cpp
index a7cb01b070..aa3ba4d769 100644
--- a/src/d/actor/d_a_e_ba.cpp
+++ b/src/d/actor/d_a_e_ba.cpp
@@ -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) {