mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:47:43 +00:00
CDecalDataFactory: Remove unused includes
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user