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

NOD API changes

This commit is contained in:
Jack Andersen
2017-07-01 13:37:59 -10:00
parent 7063f2412d
commit c41427e7f3
5 changed files with 5 additions and 5 deletions

View File

@@ -348,7 +348,7 @@ struct SpecMP1 : SpecBase
{
m_project.enableDataSpecs({_S("MP1-PC")});
nod::ExtractionContext ctx = {true, force, nullptr};
nod::ExtractionContext ctx = {force, nullptr};
m_workPath.makeDir();