mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Perform PopulateReified pass after ProcessPurgatory
This commit is contained in:
parent
a82130352a
commit
6f51eca72c
3 changed files with 22 additions and 7 deletions
|
@ -481,7 +481,7 @@ public:
|
|||
void CreateVData(BfVDataModule* bfModule);
|
||||
void UpdateDependencyMap(bool deleteUnusued, bool& didWork);
|
||||
void SanitizeDependencyMap();
|
||||
void ProcessPurgatory(bool reifiedOnly);
|
||||
bool ProcessPurgatory(bool reifiedOnly);
|
||||
bool VerifySlotNums();
|
||||
bool QuickGenerateSlotNums();
|
||||
bool SlowGenerateSlotNums();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue