mirror of
https://github.com/Relintai/sfw.git
synced 2025-04-01 00:55:37 +02:00
Fix define.
This commit is contained in:
parent
709658f71d
commit
74e437a3df
@ -739,8 +739,6 @@
|
|||||||
|
|
||||||
//=================== GUI SECTION ===================
|
//=================== GUI SECTION ===================
|
||||||
|
|
||||||
#define IMGUI_DEFINE_MATH_OPERATORS
|
|
||||||
|
|
||||||
namespace ImStb
|
namespace ImStb
|
||||||
{
|
{
|
||||||
|
|
||||||
|
@ -835,6 +835,9 @@
|
|||||||
//#include "object/object.h"
|
//#include "object/object.h"
|
||||||
//--STRIP
|
//--STRIP
|
||||||
{{FILE:sfw/render_gui/gui.h}}
|
{{FILE:sfw/render_gui/gui.h}}
|
||||||
|
|
||||||
|
#define IMGUI_DEFINE_MATH_OPERATORS
|
||||||
|
|
||||||
{{FILE:sfw/render_gui/imgui.h}}
|
{{FILE:sfw/render_gui/imgui.h}}
|
||||||
|
|
||||||
// expose glfw/glad apis
|
// expose glfw/glad apis
|
||||||
|
Loading…
Reference in New Issue
Block a user