This commit is contained in:
Till Wübbers
2025-03-09 20:42:37 +01:00
parent 96a122f932
commit aaf397fef6
5 changed files with 58 additions and 12 deletions

View File

@@ -2,8 +2,8 @@
#include "bx/handlealloc.h"
#include "bx/hash.h"
#include <bx/string.h>
#include <debugapi.h>
#define WIN32_LEAN_AND_MEAN
#include "Windows.h"
#define ESC "\x1B["
#define YELLOW ESC "33m"