mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
use inlines in more places
This commit is contained in:
@@ -1063,7 +1063,7 @@ BOOL daArrow_c::createInit() {
|
||||
mCurrProcFunc = &daArrow_c::procWait;
|
||||
|
||||
setKeepMatrix();
|
||||
mCullMtx = mpModel->getBaseTRMtx();
|
||||
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
|
||||
mCull.mBox.mMin.x = -6.0f;
|
||||
mCull.mBox.mMin.y = -6.0f;
|
||||
mCull.mBox.mMin.z = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user