d_a_npc_wrestler 100% (#2962)

* Match sumouPunchMiss, improve sumouPunchChaseShock

Removing these consts also matches several functions on debug.

* Match sumouSideStep and sumouPunchChaseShock
This commit is contained in:
LagoLunatic
2025-12-16 15:45:46 -05:00
committed by GitHub
parent 8185d87f85
commit 6a02f5b387
3 changed files with 5 additions and 8 deletions
+2 -2
View File
@@ -234,8 +234,8 @@ public:
private:
/* 0xB48 */ Z2Creature mSound;
/* 0xBD8 */ const daNpcWrestler_HIOParam* field_0xbd8;
/* 0xBDC */ const daNpcWrestler_HIOParamSub* field_0xbdc;
/* 0xBD8 */ daNpcWrestler_HIOParam* field_0xbd8;
/* 0xBDC */ daNpcWrestler_HIOParamSub* field_0xbdc;
/* 0xBE0 */ daNpcF_MatAnm_c* mpMatAnm;
/* 0xBE4 */ daNpcF_Lookat_c mLookAt;
/* 0xC80 */ daNpcF_ActorMngr_c mActorMngr[2];