mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 07:25:22 -04:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user