mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Add DPSC and WPSC
Particle Fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef CRSC_HPP
|
||||
#define CRSC_HPP
|
||||
#ifndef __COMMON_CRSC_HPP__
|
||||
#define __COMMON_CRSC_HPP__
|
||||
|
||||
#include "ParticleCommon.hpp"
|
||||
#include "PAK.hpp"
|
||||
@@ -37,4 +37,4 @@ template <class IDType>
|
||||
bool WriteCRSM(const CRSM<IDType>& crsm, const hecl::ProjectPath& outPath);
|
||||
}
|
||||
}
|
||||
#endif // CRSC_HPP
|
||||
#endif // __COMMON_CRSC_HPP__
|
||||
|
||||
Reference in New Issue
Block a user