mirror of
https://github.com/zeldaret/tp
synced 2026-08-06 18:03:15 -04:00
d_a_disappear / d_a_kytag16 OK
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
#ifndef D_A_DISAPPEAR_H
|
||||
#define D_A_DISAPPEAR_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
class disappear_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* 0x568 */ u8 field_0x568[0x574 - 0x568];
|
||||
/* 0x574 */ s16 mDeleteTimer;
|
||||
/* 0x576 */ u8 field_0x576[0x578 - 0x576];
|
||||
};
|
||||
|
||||
#endif /* D_A_DISAPPEAR_H */
|
||||
|
||||
Reference in New Issue
Block a user