mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:47:46 +00:00
Prep MP1::CMain for testing
This commit is contained in:
@@ -19,7 +19,7 @@ class PAKBridge
|
||||
PAK m_pak;
|
||||
public:
|
||||
bool m_doExtract;
|
||||
using Level = Level<UniqueID64>;
|
||||
using Level = DataSpec::Level<UniqueID64>;
|
||||
std::unordered_map<UniqueID64, Level> m_levelDeps;
|
||||
hecl::SystemString m_levelString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user