mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
All real elements implemented
This commit is contained in:
@@ -13,4 +13,7 @@ int CParticleGlobals::g_particleLifetimePercentTweenInt = 0;
|
||||
float CParticleGlobals::g_particleLifetimePercentTweenFloat = 0.0;
|
||||
float CParticleGlobals::g_particleLifetimePercentTweenIntFloatRem = 0.0;
|
||||
|
||||
float* CParticleGlobals::g_papValues = nullptr;
|
||||
CParticleGlobals::SParticleMetrics* CParticleGlobals::g_particleMetrics = nullptr;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user