mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed VS build.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#ifdef _MSC_VER
|
||||
# define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
namespace ImGui
|
||||
{
|
||||
// const char* title;
|
||||
|
||||
Reference in New Issue
Block a user