mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
#15 Fixed some of the worst memory leaks
This commit is contained in:
@@ -12,3 +12,4 @@
|
||||
|
||||
void* reallocate(void* pointer, size_t oldSize, size_t newSize);
|
||||
|
||||
int getAllocatedMemoryCount();
|
||||
Reference in New Issue
Block a user