mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 14:10:33 +00:00
ConstructMloClumps
This commit is contained in:
parent
06904755d9
commit
77515f04e0
4 changed files with 13 additions and 6 deletions
|
@ -46,4 +46,5 @@ public:
|
|||
static bool IsBikeModel(int32 id);
|
||||
static void RemoveColModelsFromOtherLevels(eLevelName level);
|
||||
static CStore<CInstance, MLOINSTANCESIZE>* CModelInfo::GetMloInstanceStore();
|
||||
static void ConstructMloClumps();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue