mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-28 17:20:51 -04:00
d_a_e_warpappear Equivalent (weak func order) (#2444)
* d_a_e_warpappear equivalent * d_a_e_warpappear fmt
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
#define D_A_E_WARPAPPEAR_H
|
||||
|
||||
#include "d/d_msg_flow.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "SSystem/SComponent/c_phase.h"
|
||||
|
||||
/**
|
||||
* @ingroup actors-enemies
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
* @details
|
||||
*
|
||||
*/
|
||||
|
||||
class obj_ihasi_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* 0x568 */ request_of_phase_process_class mPhaseReq;
|
||||
@@ -27,7 +28,7 @@ public:
|
||||
/* 0x586 */ s8 mFlag2;
|
||||
/* 0x588 */ Mtx mMtx;
|
||||
/* 0x5B8 */ dBgW* mpBgW;
|
||||
/* 0x5BC */ u32 field_0x5bc;
|
||||
/* 0x5BC */ u32 mParticleKey;
|
||||
/* 0x5C0 */ u8 field_0x5c0[4];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user