mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Initial PATH cooking support
This commit is contained in:
@@ -17,7 +17,7 @@ struct EGMC : public BigDNA
|
||||
Value<atUint32> instanceId;
|
||||
};
|
||||
|
||||
Vector<Object, DNA_COUNT(count)> objects;
|
||||
Vector<Object, AT_DNA_COUNT(count)> objects;
|
||||
};
|
||||
}
|
||||
#endif // _DNACOMMON_EGMC_HPP_
|
||||
|
||||
Reference in New Issue
Block a user