mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 18:27:42 +00:00
Much more reliable CMDL with CINF/CSKR extract
This commit is contained in:
@@ -28,6 +28,8 @@ public:
|
||||
typedef PAK PAKType;
|
||||
inline const PAKType& getPAK() const {return m_pak;}
|
||||
inline const NOD::DiscBase::IPartition::Node& getNode() const {return m_node;}
|
||||
|
||||
void addCMDLRigPairs(std::unordered_map<UniqueID64, std::pair<UniqueID64, UniqueID64>>& addTo) const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user