mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
use enums and inlines in more places
This commit is contained in:
@@ -378,7 +378,7 @@ namespace daBomb2 {
|
||||
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
|
||||
|
||||
fopAcM_setCullSizeBox(this, -36.0f, 0.0f, -36.0f, 36.0f, 66.0f, 36.0f);
|
||||
mCullSizeFar = 10.0f;
|
||||
fopAcM_setCullSizeFar(this, 10.0f);
|
||||
|
||||
if(daObj::PrmAbstract(this, PRM_1_W, PRM_1_S)) {
|
||||
off_carry();
|
||||
|
||||
Reference in New Issue
Block a user