mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 10:46:38 +03:00
implemented CTimeCycle
This commit is contained in:
parent
83cc43eeff
commit
ec0b8b5730
9 changed files with 248 additions and 5 deletions
|
@ -3,9 +3,6 @@
|
|||
#include "FileMgr.h"
|
||||
#include "ParticleMgr.h"
|
||||
|
||||
_TODO("work_buff");
|
||||
UInt8 work_buff[55000];
|
||||
|
||||
cParticleSystemMgr mod_ParticleSystemManager;
|
||||
|
||||
const Char *ParticleFilename = "PARTICLE.CFG";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue