diff --git a/src/kyoshin/appgame/cf/object/CActorParam.hpp b/src/kyoshin/appgame/cf/object/CActorParam.hpp index af94399f..e30521ca 100644 --- a/src/kyoshin/appgame/cf/object/CActorParam.hpp +++ b/src/kyoshin/appgame/cf/object/CActorParam.hpp @@ -185,6 +185,7 @@ namespace cf { //size: 0x3384 class CActorParam : public CActorState, public CBattleState, public CDebugState { public: + CActorParam(UNKTYPE* r4, UNKTYPE* r5); #pragma region vtable virtual void CActorParam_vtableFunc1(); //0x98 virtual void CActorParam_vtableFunc2(); //0x9C @@ -369,8 +370,6 @@ namespace cf { virtual void CActorParam_vtableFunc181(); //0x368 #pragma endregion - CActorParam(UNKTYPE* r4, UNKTYPE* r5); - UNKTYPE* unk15DC; UNKTYPE* unk15E0; u32 unk15E4;