mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:47:42 +00:00
Cooking bug fixes
This commit is contained in:
@@ -106,9 +106,7 @@ struct DCLN : BigDNA
|
||||
std::function<void(const hecl::SystemChar*)> fileChanged);
|
||||
|
||||
static bool Cook(const hecl::ProjectPath& outPath,
|
||||
const hecl::ProjectPath& inPath,
|
||||
const std::vector<Mesh>& meshes,
|
||||
hecl::blender::Connection* conn = nullptr);
|
||||
const std::vector<Mesh>& meshes);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user