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

Fix area token loading

This commit is contained in:
Jack Andersen
2018-05-25 17:07:29 -10:00
parent a37fb861e1
commit 0d3a67e78f
7 changed files with 28 additions and 14 deletions

View File

@@ -53,6 +53,8 @@ struct SpecBase : hecl::Database::IDataSpec
bool fast, hecl::blender::Token& btok, const hecl::MultiProgressPrinter& progress,
hecl::ClientProcess* cp);
void interruptCook();
/* Extract handlers */
virtual bool checkStandaloneID(const char* id) const=0;
virtual bool checkFromStandaloneDisc(nod::DiscBase& disc,