mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:47:42 +00:00
Proper CRandom16 usage
More CScriptGunTurret imps
This commit is contained in:
@@ -70,6 +70,7 @@ CElementGen::CElementGen(const TToken<CGenDescription>& gen,
|
||||
if (desc->x58_x44_TIND)
|
||||
desc->x58_x44_TIND->GetValueTexture(0).GetObj();
|
||||
|
||||
CGlobalRandom globRnd(x27c_randState);
|
||||
if (CIntElement* seedElem = desc->x1c_x10_SEED.get())
|
||||
{
|
||||
int seedVal;
|
||||
|
||||
Reference in New Issue
Block a user