mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
Proper scratch size computation for ANIM2/3
This commit is contained in:
@@ -473,6 +473,7 @@ void ANIM::ANIM2::read(athena::io::IStreamReader& reader)
|
||||
|
||||
void ANIM::ANIM2::write(athena::io::IStreamWriter& writer) const
|
||||
{
|
||||
/* TODO: conform to MP1 ANIM3 */
|
||||
Header head;
|
||||
head.unk1 = 1;
|
||||
head.looping = 1;
|
||||
|
||||
Reference in New Issue
Block a user