mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Add missing factories, update hecl
This commit is contained in:
@@ -350,7 +350,7 @@ void DPSM<IDType>::writeQuadDecalInfo(athena::io::IStreamWriter& w,
|
||||
}
|
||||
if (quad.x10_CLR)
|
||||
{
|
||||
w.writeBytes((first ? "1CLR" : "2LCR"), 4);
|
||||
w.writeBytes((first ? "1CLR" : "2CLR"), 4);
|
||||
quad.x10_CLR.write(w);
|
||||
}
|
||||
if (quad.x14_TEX)
|
||||
|
||||
Reference in New Issue
Block a user