aboutsummaryrefslogtreecommitdiffstats
path: root/src/render/ParticleMgr.cpp
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-06-12 16:52:26 +0200
committeraap <aap@papnet.eu>2019-06-12 16:52:26 +0200
commitec0b8b573048bc4832cca412e33956e64ce4f5fa (patch)
tree4aae2cbb335baf97646b8b0165f315dfe55f24da /src/render/ParticleMgr.cpp
parent83cc43eeff8c4f3dc34fdd4df789e9b9cecaac8e (diff)
implemented CTimeCycle
Diffstat (limited to 'src/render/ParticleMgr.cpp')
-rw-r--r--src/render/ParticleMgr.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/render/ParticleMgr.cpp b/src/render/ParticleMgr.cpp
index d259c4b4..9757a6ca 100644
--- a/src/render/ParticleMgr.cpp
+++ b/src/render/ParticleMgr.cpp
@@ -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";