mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-05 17:35:35 +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
|
||||
{
|
||||
DECL_YAML
|
||||
Value<atUint32> unknown;
|
||||
Value<atUint32> groupId;
|
||||
UniqueID32 agscId;
|
||||
};
|
||||
Vector<AudioGroup, DNA_COUNT(audioGroupCount)> audioGroups;
|
||||
|
Loading…
x
Reference in New Issue
Block a user