mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Cleanup
This commit is contained in:
@@ -146,7 +146,7 @@ cPhs_State daIkari_c::_create() {
|
||||
160.0f * scaleX, 100.0f * scaleX, 600.0f * scaleX);
|
||||
fopAcM_setCullSizeFar(this, 10.0f);
|
||||
|
||||
mTimer = (short)(int)cM_rndF(32768.0f);
|
||||
mTimer = (s16)(int)cM_rndF(32768.0f);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user