mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "ParticleCommon.hpp"
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace DNAParticle
|
||||
namespace DataSpec::DNAParticle
|
||||
{
|
||||
logvisor::Module LogModule("urde::DNAParticle");
|
||||
|
||||
@@ -949,4 +947,3 @@ void EmitterElementFactory::write(athena::io::IStreamWriter& w) const
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user