2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 01:07:43 +00:00

More reliable 2-face model extraction

This commit is contained in:
Jack Andersen
2018-11-08 14:25:55 -10:00
parent 4c61119970
commit 304fc7e69e
4 changed files with 75 additions and 33 deletions

View File

@@ -77,7 +77,7 @@ struct DCLN : BigDNA
}
#if DCLN_DUMP_OBB
sendToBlender(hecl::blender::PyOutStream& os) const;
void sendToBlender(hecl::blender::PyOutStream& os) const;
#endif
};
Node root;