Don't use imgui's opengl loader in the amalgamation.

This commit is contained in:
Relintai 2024-09-14 18:23:30 +02:00
parent 74e437a3df
commit f56ce2d39b

View File

@ -792,8 +792,9 @@ namespace ImStb
//--STRIP //--STRIP
//#include "imgui_impl_opengl3_loader.h" //#include "imgui_impl_opengl3_loader.h"
//--STRIP //--STRIP
#define IMGL3W_IMPL #define IMGUI_IMPL_OPENGL_LOADER_CUSTOM
{{FILE:sfw/render_gui/imgui_impl_opengl3_loader.h}} //#define IMGL3W_IMPL
//{{F I LE:sfw/render_gui/imgui_impl_opengl3_loader.h}}
//--STRIP //--STRIP
//#include "imgui.h" //#include "imgui.h"