mirror of
https://github.com/zeldaret/ss
synced 2026-07-06 21:22:43 -04:00
d_t_event OK
This commit is contained in:
@@ -24,10 +24,10 @@ private:
|
||||
/* 0x0FC */ ActorEventRelated mActorEvent;
|
||||
/* 0x14C */ mMtx_c mMatrix;
|
||||
/* 0x17C */ u32 mEventId;
|
||||
/* 0x180 */ u32 setSceneflag;
|
||||
/* 0x184 */ u32 trigSceneflag;
|
||||
/* 0x188 */ u32 subtype;
|
||||
/* 0x18C */ u32 unkParamFlag;
|
||||
/* 0x180 */ u32 mSetSceneflag;
|
||||
/* 0x184 */ u32 mTrigSceneflag;
|
||||
/* 0x188 */ u32 mSubtype;
|
||||
/* 0x18C */ u32 mUnkParamFlag;
|
||||
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user