mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 04:27:42 +00:00
DGRP Extract Fix
This commit is contained in:
@@ -17,7 +17,7 @@ struct DGRP : BigYAML
|
||||
{
|
||||
DECL_YAML
|
||||
DNAFourCC type;
|
||||
UniqueID32 id;
|
||||
IDType id;
|
||||
};
|
||||
|
||||
Vector<ObjectTag, DNA_COUNT(dependCount)> depends;
|
||||
|
||||
Reference in New Issue
Block a user