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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user