d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)

* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing
This commit is contained in:
Pheenoh
2023-08-16 12:07:52 -07:00
committed by GitHub
parent f441e06d19
commit 7fd7d0c1f3
4558 changed files with 741 additions and 6064 deletions
+1 -4
View File
@@ -638,10 +638,7 @@ static s8 data_80468174[4];
/* 80467C7C-80467DF8 00085C 017C+00 1/0 0/0 0/0 .text daDsh_Create__FP10fopAc_ac_c */
int daDsh_c::create() {
if (!fopAcM_CheckCondition(this, 8)) {
new (this) daDsh_c();
fopAcM_OnCondition(this, 8);
}
fopAcM_SetupActor(this, daDsh_c);
mType = getType();