mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
NOD API changes
This commit is contained in:
@@ -212,7 +212,7 @@ struct SpecMP2 : SpecBase
|
||||
|
||||
bool extractFromDisc(nod::DiscBase&, bool force, FProgress progress)
|
||||
{
|
||||
nod::ExtractionContext ctx = {true, force, nullptr};
|
||||
nod::ExtractionContext ctx = {force, nullptr};
|
||||
|
||||
m_workPath.makeDir();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user