mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
ANCS cook fixes; initial Tweak DNA pipeline
This commit is contained in:
@@ -27,7 +27,7 @@ public:
|
||||
const nod::Node& node,
|
||||
bool doExtract=true);
|
||||
void build();
|
||||
static ResExtractor<PAKBridge> LookupExtractor(const PAK::Entry& entry);
|
||||
static ResExtractor<PAKBridge> LookupExtractor(const PAK& pak, const PAK::Entry& entry);
|
||||
inline const std::string& getName() const {return m_node.getName();}
|
||||
inline hecl::SystemString getLevelString() const {return m_levelString;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user