mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-22 00:19:13 +00:00
temporary ID dumping hard-coded
This commit is contained in:
@@ -57,6 +57,7 @@ struct PAK : BigDNA
|
||||
|
||||
std::vector<NameEntry> m_nameEntries;
|
||||
std::vector<Entry> m_entries;
|
||||
std::vector<Entry*> m_firstEntries;
|
||||
std::unordered_map<UniqueID64, Entry*> m_idMap;
|
||||
std::unordered_map<std::string, Entry*> m_nameMap;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user