mirror of https://github.com/AxioDL/metaforce.git
Updated hecl
This commit is contained in:
parent
d95e11ce3e
commit
1811b4e96c
|
@ -208,6 +208,7 @@ struct SpecMP2 : SpecBase
|
|||
bool extractFromDisc(NOD::DiscBase&, bool force, FProgress progress)
|
||||
{
|
||||
NOD::ExtractionContext ctx = {true, force, nullptr};
|
||||
|
||||
progress(_S("Indexing PAKs"), _S(""), 2, 0.0);
|
||||
m_pakRouter.build(m_paks, [&progress](float factor)
|
||||
{
|
||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit 18f692317a8b043fbf52bad6efffd043ae7a352d
|
||||
Subproject commit dcd142c7b9384e74433cecd844ae3199c1836b88
|
Loading…
Reference in New Issue