mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Particle fixes
This commit is contained in:
@@ -1529,6 +1529,7 @@ void GPSM<IDType>::write(athena::io::IStreamWriter& w) const
|
||||
w.writeBytes((atInt8*)"ADV8", 4);
|
||||
x128_ADV8.write(w);
|
||||
}
|
||||
w.writeBytes("_END", 4);
|
||||
}
|
||||
|
||||
template struct GPSM<UniqueID32>;
|
||||
|
||||
Reference in New Issue
Block a user