mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Various bug fixes
This commit is contained in:
@@ -443,6 +443,7 @@ void WPSM<IDType>::read(athena::io::IStreamReader& r)
|
||||
template <class IDType>
|
||||
void WPSM<IDType>::write(athena::io::IStreamWriter &w) const
|
||||
{
|
||||
w.writeBytes("WPSM", 4);
|
||||
if (x0_IORN)
|
||||
{
|
||||
w.writeBytes("IORN", 4);
|
||||
|
||||
Reference in New Issue
Block a user