mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:07:42 +00:00
Add ability to load tweaks
This commit is contained in:
@@ -77,6 +77,7 @@ void CMain::Init(const hecl::Runtime::FileStoreManager& storeMgr,
|
||||
InitializeSubsystems(storeMgr, voiceEngine);
|
||||
x128_globalObjects.PostInitialize();
|
||||
x70_tweaks.RegisterTweaks();
|
||||
x70_tweaks.RegisterResourceTweaks();
|
||||
//g_TweakManager->ReadFromMemoryCard("AudioTweaks");
|
||||
FillInAssetIDs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user