forgot about stb_sprintf.h...

This commit is contained in:
ed
2025-02-08 23:53:35 -05:00
parent 50c7853b9f
commit d82af845bc
14 changed files with 67 additions and 49 deletions
+3
View File
@@ -10,6 +10,9 @@
#include "base/profiling.h"
#include "base/namespace.h"
#define STB_SPRINTF_DECORATE(name) md_##name
#include "third_party/stb/stb_sprintf.h"
MD_NS_BEGIN
#include "base/base_types.h"