From 1b8ea3206dbbaa6e4ebe7b4dfadffd8d85f37480 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Sat, 13 Dec 2025 00:04:03 -0500 Subject: J3D debug work (#2949) * J3D debug work * Clean up JSystem GXColor ctors, remove a couple fakematches * Update symbols.txt * Fix res include syntax * Remove fakematch that isn't necessary anymore * Fix some Shield regressions --- include/d/actor/d_a_npc4.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/d') diff --git a/include/d/actor/d_a_npc4.h b/include/d/actor/d_a_npc4.h index f4086b1d96..d84fdadf7e 100644 --- a/include/d/actor/d_a_npc4.h +++ b/include/d/actor/d_a_npc4.h @@ -185,7 +185,6 @@ public: }; daNpcF_c() { - FORCE_DONT_INLINE; initialize(); } BOOL execute(); -- cgit v1.2.3