mirror of https://github.com/AxioDL/metaforce.git
Rename known value in ANCS
This commit is contained in:
parent
0b69c63e98
commit
481cd4fd29
|
@ -137,7 +137,7 @@ struct ANCS : BigYAML
|
||||||
String<-1> name;
|
String<-1> name;
|
||||||
DNAFourCC type;
|
DNAFourCC type;
|
||||||
UniqueID32 id;
|
UniqueID32 id;
|
||||||
String<-1> name2;
|
String<-1> locator;
|
||||||
Value<float> unk1;
|
Value<float> unk1;
|
||||||
Value<atUint32> unk2;
|
Value<atUint32> unk2;
|
||||||
Value<atUint32> unk3;
|
Value<atUint32> unk3;
|
||||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
||||||
Subproject commit 22d1a5a98969e82bc314e9908f7f0d677eb4a9d5
|
Subproject commit de043503e5d2312ccc10876b0ac3d5ebb91bb768
|
Loading…
Reference in New Issue