mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-14 14:19:07 +00:00
Fill in known unknown
This commit is contained in:
parent
12964dd44b
commit
5df7c188b0
@ -85,7 +85,7 @@ struct MLVL : BigYAML
|
|||||||
struct AudioGroup : BigYAML
|
struct AudioGroup : BigYAML
|
||||||
{
|
{
|
||||||
DECL_YAML
|
DECL_YAML
|
||||||
Value<atUint32> unknown;
|
Value<atUint32> groupId;
|
||||||
UniqueID32 agscId;
|
UniqueID32 agscId;
|
||||||
};
|
};
|
||||||
Vector<AudioGroup, DNA_COUNT(audioGroupCount)> audioGroups;
|
Vector<AudioGroup, DNA_COUNT(audioGroupCount)> audioGroups;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user