mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Proper CRandom16 usage
More CScriptGunTurret imps
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
CRandom16 CDecal::sDecalRandom(99);
|
||||
CRandom16 CDecal::sDecalRandom;
|
||||
bool CDecal::sMoveRedToAlphaBuffer = false;
|
||||
|
||||
CDecal::CDecal(const TToken<CDecalDescription>& desc, const zeus::CTransform& xf)
|
||||
|
||||
Reference in New Issue
Block a user