mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
use enums and inlines in more places
This commit is contained in:
@@ -71,7 +71,7 @@ void daArrow_Iceeff_c::CreateInit() {
|
||||
}
|
||||
|
||||
fopAcM_setCullSizeBox(this, -100.0f, -100.0f, -100.0f, 100.0f, 100.0f, 100.0f);
|
||||
mCullSizeFar = 1.0f;
|
||||
fopAcM_setCullSizeFar(this, 1.0f);
|
||||
set_mtx();
|
||||
field_0xA30 = 0;
|
||||
field_0xA34 = 0.0f;
|
||||
|
||||
Reference in New Issue
Block a user