mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:47:43 +00:00
Massive template-based DNA refactor
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
|
||||
namespace DataSpec::DNAMP1
|
||||
{
|
||||
struct MazeSeeds : BigYAML
|
||||
struct MazeSeeds : BigDNA
|
||||
{
|
||||
DECL_YAML
|
||||
AT_DECL_DNA_YAML
|
||||
Value<atUint32> seeds[300];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user