mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
use inlines in more places
This commit is contained in:
@@ -168,7 +168,7 @@ s32 daMozo_c::CreateInit() {
|
||||
mQuatRotation = ZeroQuat;
|
||||
|
||||
fopAcM_setCullSizeBox(this, -1000.f, -1000.f, -1000.f, 1000.0f, 1000.0f, 1000.0f);
|
||||
mCullMtx = mAnimMorf->getModel()->getBaseTRMtx();
|
||||
fopAcM_SetMtx(this, mAnimMorf->getModel()->getBaseTRMtx());
|
||||
|
||||
// TODO: Insert missing code here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user