mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
use inlines in more places
This commit is contained in:
@@ -1341,7 +1341,7 @@ static s32 daAM2_Create(fopAc_ac_c* i_actor) {
|
||||
i_this->mItemStealLeft = 3;
|
||||
i_this->model = i_this->mpMorf->getModel();
|
||||
|
||||
i_this->mCullMtx = i_this->mpMorf->mpModel->getBaseTRMtx();
|
||||
fopAcM_SetMtx(i_this, i_this->mpMorf->mpModel->getBaseTRMtx());
|
||||
fopAcM_setCullSizeBox(i_this, -50.0f, 0.0f, -20.0f, 60.0f, 180.0f, 60.0f);
|
||||
|
||||
i_this->mAttentionInfo.mFlags = 0;
|
||||
|
||||
Reference in New Issue
Block a user