Quellcode durchsuchen

Fixed VS build.

Branimir Karadžić vor 9 Jahren
Ursprung
Commit
0ef14d0803
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      3rdparty/ocornut-imgui/widgets/memory_editor.inl

+ 4 - 0
3rdparty/ocornut-imgui/widgets/memory_editor.inl

@@ -1,3 +1,7 @@
+#ifdef _MSC_VER
+#   define snprintf _snprintf
+#endif
+
 namespace ImGui
 namespace ImGui
 {
 {
 //    const char* title;
 //    const char* title;