mirror of
https://github.com/halpz/re3.git
synced 2025-12-22 17:42:49 +00:00
ps2 particles, sampman oal started
This commit is contained in:
@@ -8,8 +8,7 @@ cParticleSystemMgr mod_ParticleSystemManager;
|
||||
|
||||
const char *ParticleFilename = "PARTICLE.CFG";
|
||||
|
||||
//cParticleSystemMgr::cParticleSystemMgr()
|
||||
void cParticleSystemMgr::ctor()
|
||||
cParticleSystemMgr::cParticleSystemMgr()
|
||||
{
|
||||
memset(this, 0, sizeof(*this));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user