Removed some unused macro definitions for snprintf

This commit is contained in:
Graham Pentheny
2025-08-25 00:05:30 -04:00
parent 151b2e24b7
commit 95633ab6e0
3 changed files with 0 additions and 14 deletions

View File

@@ -31,10 +31,6 @@
#include <cstdio>
#ifdef WIN32
# define snprintf _snprintf
#endif
const char* toolNames[] = {
"None",
"Create Tiles",