mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-11 11:32:42 -04:00
use inlines in more places
This commit is contained in:
@@ -43,7 +43,7 @@ s32 daThrowstone_c::_create() {
|
||||
mDoMtx_stack_c::scaleM(mScale);
|
||||
|
||||
mDoMtx_copy(mDoMtx_stack_c::get(), mMtx);
|
||||
mCullMtx = mpModel->getBaseTRMtx();
|
||||
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
|
||||
|
||||
mDoMtx_copy(mpModel->getBaseTRMtx(), mMtx);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user