mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Refactor for original/pc dataspec handling
This commit is contained in:
@@ -13,7 +13,7 @@ namespace DNAParticle
|
||||
template <class IDType>
|
||||
struct GPSM : BigYAML
|
||||
{
|
||||
static const char* DNAType() {return "urde::GPSM";}
|
||||
static const char* DNAType() {return "GPSM";}
|
||||
const char* DNATypeV() const {return DNAType();}
|
||||
|
||||
VectorElementFactory x0_PSIV;
|
||||
|
||||
Reference in New Issue
Block a user