mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 18:27:41 +00:00
Added distinct-normal vertex extraction
This commit is contained in:
@@ -156,6 +156,7 @@ bool MREA::Extract(const SpecBase& dataSpec,
|
||||
mreaDecompOut.seekAlign32();
|
||||
atUint64 decompLen = drs.length();
|
||||
mreaDecompOut.writeBytes(drs.readBytes(decompLen).get(), decompLen);
|
||||
mreaDecompOut.close();
|
||||
drs.seek(0, Athena::Begin);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user