mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Match 3 more d_a_tn funcs, clean up some inlines
This commit is contained in:
@@ -304,7 +304,7 @@ static cPhs_State daFf_Create(fopAc_ac_c* i_this) {
|
||||
pfVar4->base.angle.y = 0;
|
||||
pfVar4->base.angle.x = 0;
|
||||
pfVar4->base.parameters = fopAcM_GetParam(a_this);
|
||||
fopAcM_create(fpcNm_FF_e, NULL, pfVar4);
|
||||
fopAcM_Create(fpcNm_FF_e, NULL, pfVar4);
|
||||
}
|
||||
}
|
||||
a_this->mbNoUseGroundY = fopAcM_GetParam(a_this) >> 8;
|
||||
|
||||
Reference in New Issue
Block a user