mirror of https://github.com/AxioDL/metaforce.git
Moo
This commit is contained in:
parent
51fadb2894
commit
9a96d4025d
|
@ -358,7 +358,7 @@ void DPSM<IDType>::write(athena::io::IStreamWriter& w) const
|
||||||
if (x5c_24_DMAB)
|
if (x5c_24_DMAB)
|
||||||
w.writeBytes("DMABCNST\x01", 9);
|
w.writeBytes("DMABCNST\x01", 9);
|
||||||
if (x5c_25_DMOO)
|
if (x5c_25_DMOO)
|
||||||
w.writeBytes("DMABCNST\x01", 9);
|
w.writeBytes("DMOOCNST\x01", 9);
|
||||||
w.writeBytes("_END", 4);
|
w.writeBytes("_END", 4);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue