mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 00:27:43 +00:00
Refactor ResId into CAssetId
This commit is contained in:
@@ -277,7 +277,7 @@ void CMain::EnsureWorldPaksReady()
|
||||
{
|
||||
}
|
||||
|
||||
void CMain::EnsureWorldPakReady(ResId mlvl)
|
||||
void CMain::EnsureWorldPakReady(CAssetId mlvl)
|
||||
{
|
||||
/* TODO: Schedule resource list load for World Pak containing mlvl */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user