mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-14 06:46:07 +00:00
Projectile/Weapon imps, nearly match CProjectileWeapon
This commit is contained in:
@@ -77,6 +77,7 @@ public:
|
||||
int GetMaxParticles() const { return x90_MAXP; }
|
||||
int GetEmitterTime() const;
|
||||
int GetSystemCount();
|
||||
void EndLifetime();
|
||||
|
||||
int GetCumulativeParticleCount() const { return x260_cumulativeParticles; }
|
||||
bool IsIndirectTextured()
|
||||
|
||||
Reference in New Issue
Block a user