Implemented VmaBlockMetadata_Buddy::GetSumFreeSize.

This commit is contained in:
Adam Sawicki 2018-09-07 15:05:02 +02:00
parent 8796504f62
commit a7863d9664
2 changed files with 14 additions and 9 deletions

View file

@ -4149,7 +4149,7 @@ void Test()
{
wprintf(L"TESTING:\n");
if(false)
if(true)
{
// # Temporarily insert custom tests here
// ########################################