From ec0b8b573048bc4832cca412e33956e64ce4f5fa Mon Sep 17 00:00:00 2001 From: aap Date: Wed, 12 Jun 2019 16:52:26 +0200 Subject: implemented CTimeCycle --- src/render/ParticleMgr.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/render/ParticleMgr.cpp') 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"; -- cgit v1.2.3