mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
committed by
Rémi Verschelde
parent
a3072aa35e
commit
b902a2f2a7
@@ -49,7 +49,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(MINGW_ENABLED) || defined(_MSC_VER)
|
||||
#define snprintf _snprintf
|
||||
#define snprintf _snprintf_s
|
||||
#endif
|
||||
|
||||
#define MAX_DIGITS 6
|
||||
|
||||
Reference in New Issue
Block a user