mirror of https://github.com/AxioDL/metaforce.git
CDecalDataFactory: Remove unused includes
This commit is contained in:
parent
96070f0c89
commit
eb4362a4d4
|
@ -3,10 +3,7 @@
|
|||
#include "Runtime/CRandom16.hpp"
|
||||
#include "Runtime/CSimplePool.hpp"
|
||||
#include "Runtime/Graphics/CModel.hpp"
|
||||
#include "Runtime/Particle/CGenDescription.hpp"
|
||||
#include "Runtime/Particle/CElectricDescription.hpp"
|
||||
#include "Runtime/Particle/CParticleDataFactory.hpp"
|
||||
#include "Runtime/Particle/CSwooshDescription.hpp"
|
||||
|
||||
namespace urde {
|
||||
static logvisor::Module Log("urde::CDecalDataFactory");
|
||||
|
|
Loading…
Reference in New Issue