From 21ce84ae43a55ef03c425ac2099f11e84dfac979 Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Thu, 18 Dec 2025 16:37:50 -0500 Subject: d_a_npc_kn OK (#2966) * d_a_npc_kn OK * Remove nonmatching comment --- include/d/actor/d_a_npc_kn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/d/actor/d_a_npc_kn.h b/include/d/actor/d_a_npc_kn.h index a6a06e78b2..ba2ca57241 100644 --- a/include/d/actor/d_a_npc_kn.h +++ b/include/d/actor/d_a_npc_kn.h @@ -416,7 +416,7 @@ public: static dCcD_SrcSph mCcDSph; static s16 mSrchName; static fopAc_ac_c* mFindActorPtrs[50]; - static u8 mFindCount[4]; + static int mFindCount; private: /* 0x0E44 */ J3DModel* mpPodModel; -- cgit v1.2.3