mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
More fixes for GameCube cooking
This commit is contained in:
@@ -17,7 +17,9 @@ class CResFactory : public IFactory
|
||||
{
|
||||
CResLoader x4_loader;
|
||||
CFactoryMgr x5c_factoryMgr;
|
||||
//TLockedToken<MP1OriginalIDs> m_origIds;
|
||||
#if RUNTIME_ORIGINAL_IDS
|
||||
TLockedToken<MP1OriginalIDs> m_origIds;
|
||||
#endif
|
||||
|
||||
public:
|
||||
struct SLoadingData
|
||||
|
||||
Reference in New Issue
Block a user