mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Boo D3D lambda sync
This commit is contained in:
@@ -219,7 +219,7 @@ struct SpecMP1 : SpecBase
|
||||
|
||||
bool extractFromDisc(nod::DiscBase&, bool force, FProgress progress)
|
||||
{
|
||||
m_project.enableDataSpecs({"MP1-PC"});
|
||||
m_project.enableDataSpecs({_S("MP1-PC")});
|
||||
|
||||
nod::ExtractionContext ctx = {true, force, nullptr};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user