summaryrefslogtreecommitdiffstats
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
parentadded NodeName plugin (diff)
downloadre3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar.gz
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar.bz2
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar.lz
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar.xz
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.tar.zst
re3-ec0b8b573048bc4832cca412e33956e64ce4f5fa.zip
Diffstat (limited to '')
-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";