summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorhatal175 <hatal175@users.noreply.github.com>2023-05-12 09:53:41 +0300
committerGitHub <noreply@github.com>2023-05-12 09:53:41 +0300
commit8c7cda85891b41cfdbce72ed4efb00292f34a16a (patch)
tree34191280e580ebc4839ab1f67b0f51edf0e1867a /include
parentac269f04bafda63095160d4282b9f6883179050e (diff)
parent774d72a959373d4fecf04b63578d2c40d3a45d25 (diff)
Merge pull request #333 from Yotona/d_a_e_db_leaf
d_a_e_db_leaf OK
Diffstat (limited to 'include')
-rw-r--r--include/rel/d/a/e/d_a_e_db_leaf/d_a_e_db_leaf.h12
1 files changed, 11 insertions, 1 deletions
diff --git a/include/rel/d/a/e/d_a_e_db_leaf/d_a_e_db_leaf.h b/include/rel/d/a/e/d_a_e_db_leaf/d_a_e_db_leaf.h
index 6aecd69f91..a533ea51cf 100644
--- a/include/rel/d/a/e/d_a_e_db_leaf/d_a_e_db_leaf.h
+++ b/include/rel/d/a/e/d_a_e_db_leaf/d_a_e_db_leaf.h
@@ -1,6 +1,16 @@
#ifndef D_A_E_DB_LEAF_H
#define D_A_E_DB_LEAF_H
+#include "f_op/f_op_actor_mng.h"
+#include "d/com/d_com_inf_game.h"
+#include "d/kankyo/d_kankyo.h"
+#include "d/d_resorce.h"
#include "dolphin/types.h"
-#endif /* D_A_E_DB_LEAF_H */
+class e_db_leaf_class : public fopEn_enemy_c {
+public:
+ /* 0x5AC */ request_of_phase_process_class mPhase;
+ /* 0x5B4 */ mDoExt_McaMorf* mpMorf;
+}; // Size: 0x5B8
+
+#endif /* D_A_E_DB_LEAF_H */ \ No newline at end of file