core: mv define debug

This commit is contained in:
2024-07-31 14:04:06 +02:00
parent 61b1a16725
commit 46f485dc27
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,5 @@
#pragma once
#define DEBUG
extern void* allocs_tree[3];