summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
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