mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
more kankyo work / d_a_kytag08 work
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
class kytag08_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* 0x568 */ J3DModel* mpModel;
|
||||
/* 0x56C */ mDoExt_btkAnm field_0x56c;
|
||||
/* 0x584 */ mDoExt_brkAnm field_0x584;
|
||||
/* 0x59C */ JPABaseEmitter* field_0x59c;
|
||||
/* 0x5A0 */ JPABaseEmitter* field_0x5a0;
|
||||
/* 0x56C */ mDoExt_btkAnm mBtk;
|
||||
/* 0x584 */ mDoExt_brkAnm mBrk;
|
||||
/* 0x59C */ JPABaseEmitter* mpEmitter1;
|
||||
/* 0x5A0 */ JPABaseEmitter* mpEmitter2;
|
||||
/* 0x5A4 */ request_of_phase_process_class mPhase;
|
||||
/* 0x5AC */ cXyz field_0x5ac;
|
||||
/* 0x5B8 */ cXyz field_0x5b8;
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define D_A_TAG_LIGHTBALL_H
|
||||
|
||||
#include "d/kankyo/d_kankyo.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
class daTagLightBall_c : public fopAc_ac_c {
|
||||
@@ -19,11 +18,8 @@ public:
|
||||
u32 getType() { return fopAcM_GetParamBit(this, 8, 4); }
|
||||
|
||||
/* 0x568 */ DALKMIST_INFLUENCE mInfluence;
|
||||
/* 0x578 */ int field_0x578;
|
||||
/* 0x57C */ u8 field_0x57c;
|
||||
/* 0x57D */ u8 field_0x57d;
|
||||
/* 0x57E */ u8 field_0x57e;
|
||||
/* 0x57F */ u8 field_0x57f;
|
||||
/* 0x57D */ u8 mInfSet;
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_LIGHTBALL_H */
|
||||
|
||||
Reference in New Issue
Block a user