Fix digging

This commit is contained in:
Bram Verhulst
2024-04-20 20:20:54 +02:00
parent ebda39f690
commit 5477b8a7f2
11 changed files with 258 additions and 126 deletions

View File

@@ -2,7 +2,7 @@
#include <ctime>
#include "Game.h"
#define DEBUG
void StartHeapControl();
void DumpMemoryLeaks();