mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:04:56 +00:00
Updated hecl
This commit is contained in:
@@ -208,6 +208,7 @@ struct SpecMP2 : SpecBase
|
|||||||
bool extractFromDisc(NOD::DiscBase&, bool force, FProgress progress)
|
bool extractFromDisc(NOD::DiscBase&, bool force, FProgress progress)
|
||||||
{
|
{
|
||||||
NOD::ExtractionContext ctx = {true, force, nullptr};
|
NOD::ExtractionContext ctx = {true, force, nullptr};
|
||||||
|
|
||||||
progress(_S("Indexing PAKs"), _S(""), 2, 0.0);
|
progress(_S("Indexing PAKs"), _S(""), 2, 0.0);
|
||||||
m_pakRouter.build(m_paks, [&progress](float factor)
|
m_pakRouter.build(m_paks, [&progress](float factor)
|
||||||
{
|
{
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: 18f692317a...dcd142c7b9
Reference in New Issue
Block a user