summaryrefslogtreecommitdiff
path: root/include/d/a/e
diff options
context:
space:
mode:
authorlepelog <25211966+lepelog@users.noreply.github.com>2026-05-07 01:28:42 +0200
committerlepelog <25211966+lepelog@users.noreply.github.com>2026-06-28 13:10:42 +0200
commit261b6b9524602ca6f686fa557cf96d93dc977a88 (patch)
tree754550300baf4ba954f79edca34c93cb4a7b3860 /include/d/a/e
parent040df8c5c0df189d113cdc1dab2ffa24921028e8 (diff)
progress
Diffstat (limited to 'include/d/a/e')
-rw-r--r--include/d/a/e/d_a_e_bc.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/d/a/e/d_a_e_bc.h b/include/d/a/e/d_a_e_bc.h
index 520aa7d9..bf5671ad 100644
--- a/include/d/a/e/d_a_e_bc.h
+++ b/include/d/a/e/d_a_e_bc.h
@@ -45,8 +45,14 @@ public:
STATE_FUNC_DECLARE(dAcEbc_c, AAttack);
STATE_FUNC_DECLARE(dAcEbc_c, ADamage);
+ u8 getField_0x130D() const {
+ return field_0x130D;
+ }
+
private:
/* 0x??? */ STATE_MGR_DECLARE(dAcEbc_c);
+ /* 0x??? */ u8 field_unk[0xF59];
+ /* 0x130D */ u8 field_0x130D;
};
#endif