Add Memory debugger

This commit is contained in:
2026-01-04 18:02:45 +01:00
parent 1acecd03ee
commit bed24ff28a
5 changed files with 122 additions and 16 deletions

View File

@@ -3,9 +3,9 @@
#include <filesystem>
#include <fstream>
#if AMY_STB_TT == 1
//#ifdef AMY_STB_TT
#define STB_TRUETYPE_IMPLEMENTATION
#endif
//#endif
#include <stb_truetype.h>
namespace Amy {