mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 08:27:42 +00:00
Initial MP1 ANIM implementation
This commit is contained in:
@@ -17,7 +17,8 @@ struct CMDL
|
||||
PAKEntryReadStream& rs,
|
||||
const HECL::ProjectPath& outPath,
|
||||
PAKRouter<PAKBridge>& pakRouter,
|
||||
const DNAMP1::PAK::Entry& entry)
|
||||
const DNAMP1::PAK::Entry& entry,
|
||||
bool force)
|
||||
{
|
||||
HECL::BlenderConnection& conn = HECL::BlenderConnection::SharedConnection();
|
||||
if (!conn.createBlend(outPath.getAbsolutePath()))
|
||||
|
||||
Reference in New Issue
Block a user