mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:07:42 +00:00
Added distinct-normal vertex extraction
This commit is contained in:
@@ -181,6 +181,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);
|
||||
|
||||
/* Start up blender connection */
|
||||
|
||||
Reference in New Issue
Block a user