mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Working MP1 extract with tags replaced with paths
This commit is contained in:
@@ -23,7 +23,7 @@ struct SpecialFunction : IScriptObject
|
||||
struct LayerSwitch : BigYAML
|
||||
{
|
||||
DECL_YAML
|
||||
UniqueID32 area;
|
||||
Value<atUint32> area;
|
||||
Value<atUint32> layerIdx;
|
||||
} layerSwitch;
|
||||
Value<EPickupType> pickup;
|
||||
|
||||
Reference in New Issue
Block a user