summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2023-01-31 03:02:39 -0800
committerGitHub <noreply@github.com>2023-01-31 03:02:39 -0800
commitdf55eee7a71c10d4f2c892e52c47edb2b10ea0fe (patch)
tree59808cbfa1b6d590a6faffa3e68e91768ded8a38 /include
parent936016b30a461760f97198782898c00e92ec862b (diff)
parent3edcc745f0fedd876de8327c0a0361d3d88db0a4 (diff)
Merge pull request #264 from Trueffeloot/work3
Most of d_a_tag_ajnot decompiled
Diffstat (limited to 'include')
-rw-r--r--include/rel/d/a/tag/d_a_tag_ajnot/d_a_tag_ajnot.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/rel/d/a/tag/d_a_tag_ajnot/d_a_tag_ajnot.h b/include/rel/d/a/tag/d_a_tag_ajnot/d_a_tag_ajnot.h
index ff89f5c5a7..f25cb2a750 100644
--- a/include/rel/d/a/tag/d_a_tag_ajnot/d_a_tag_ajnot.h
+++ b/include/rel/d/a/tag/d_a_tag_ajnot/d_a_tag_ajnot.h
@@ -1,6 +1,15 @@
#ifndef D_A_TAG_AJNOT_H
#define D_A_TAG_AJNOT_H
+#include "d/com/d_com_inf_game.h"
#include "dolphin/types.h"
+#include "f_op/f_op_actor_mng.h"
+
+class daTagAJnot_c : public fopAc_ac_c {
+public:
+ /* 805A2658 */ int create();
+ /* 805A26C8 */ ~daTagAJnot_c();
+ /* 805A2744 */ int execute();
+};
#endif /* D_A_TAG_AJNOT_H */