mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-05 16:55:35 +00:00
Type fix
This commit is contained in:
parent
161a583646
commit
e0bf3a7024
@ -329,7 +329,7 @@ struct ANCS : BigYAML
|
||||
UniqueID32 animId;
|
||||
UniqueID32 evntId;
|
||||
};
|
||||
std::vector<HalfTransition> animResources;
|
||||
std::vector<AnimationResources> animResources;
|
||||
|
||||
void read(Athena::io::IStreamReader& reader);
|
||||
void write(Athena::io::IStreamWriter& writer) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user