mirror of
https://github.com/Relintai/sfw.git
synced 2025-01-03 05:09:36 +01:00
Don't use imgui's opengl loader in the amalgamation.
This commit is contained in:
parent
74e437a3df
commit
f56ce2d39b
@ -792,8 +792,9 @@ namespace ImStb
|
||||
//--STRIP
|
||||
//#include "imgui_impl_opengl3_loader.h"
|
||||
//--STRIP
|
||||
#define IMGL3W_IMPL
|
||||
{{FILE:sfw/render_gui/imgui_impl_opengl3_loader.h}}
|
||||
#define IMGUI_IMPL_OPENGL_LOADER_CUSTOM
|
||||
//#define IMGL3W_IMPL
|
||||
//{{F I LE:sfw/render_gui/imgui_impl_opengl3_loader.h}}
|
||||
|
||||
//--STRIP
|
||||
//#include "imgui.h"
|
||||
|
Loading…
Reference in New Issue
Block a user