summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_e_rdy.h
diff options
context:
space:
mode:
authorYunataSavior <58997725+YunataSavior@users.noreply.github.com>2025-06-16 01:36:22 -0700
committerGitHub <noreply@github.com>2025-06-16 11:36:22 +0300
commitbb008ca9cf886baf7b9d2609a39c142e462c90ad (patch)
tree4b5b11749989db678870129beac824fd52a83b77 /include/d/actor/d_a_e_rdy.h
parent1a189d3d95352d03ea0daf11c7be78759cacbd7e (diff)
Improve beautify anm data (#2487)
Diffstat (limited to 'include/d/actor/d_a_e_rdy.h')
-rw-r--r--include/d/actor/d_a_e_rdy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/d/actor/d_a_e_rdy.h b/include/d/actor/d_a_e_rdy.h
index d425362639..21be9c904f 100644
--- a/include/d/actor/d_a_e_rdy.h
+++ b/include/d/actor/d_a_e_rdy.h
@@ -19,10 +19,11 @@
* @details
*
*/
-class e_rdy_class : public fopEn_enemy_c {
+class e_rdy_class {
public:
/* 80779340 */ e_rdy_class();
+ /* 0x0000 */ fopEn_enemy_c actor;
/* 0x05AC */ request_of_phase_process_class mPhase;
/* 0x05B4 */ s16 mMode;
/* 0x05B6 */ u8 field_0x5b6;