Use composition for d_a_ks

This commit is contained in:
LagoLunatic
2026-04-02 18:52:28 -04:00
parent e6fc1f18b7
commit 2a75abb376
3 changed files with 199 additions and 179 deletions
+1 -1
View File
@@ -1772,7 +1772,7 @@ void action_noboru(cc_class* i_this) {
/* 00004CAC-0000561C .text action_up_check__FP8cc_class */
void action_up_check(cc_class* i_this) {
fopAc_ac_c* a_this = (fopAc_ac_c*)i_this;
fopAc_ac_c* a_this = (fopAc_ac_c*)&i_this->actor;
fopAc_ac_c* player = dComIfGp_getPlayer(0);
s16 bVar4 = 0;