mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Particle fixes
This commit is contained in:
@@ -286,6 +286,7 @@ void CRSM<IDType>::write(athena::io::IStreamWriter& w) const
|
||||
w.writeBytes("FOFFCNST", 8);
|
||||
w.writeFloatBig(x34_FOFF);
|
||||
}
|
||||
w.writeBytes("_END", 4);
|
||||
}
|
||||
|
||||
template <class IDType>
|
||||
|
||||
Reference in New Issue
Block a user