upgrade to docking imgui 1.90.0 (#3402)

https://github.com/ocornut/imgui/commit/ce0d0ac8298ce164b5d862577e8b087d92f6e90e
This commit is contained in:
briaguya
2023-12-23 18:12:52 -05:00
committed by GitHub
parent e0930809d4
commit 0a59ce6d99
10 changed files with 30 additions and 2 deletions
+3
View File
@@ -7,7 +7,10 @@
#include "UIWidgets.hpp"
#ifndef IMGUI_DEFINE_MATH_OPERATORS
#define IMGUI_DEFINE_MATH_OPERATORS
#endif
#include <ImGui/imgui.h>
#include <ImGui/imgui_internal.h>
#include <libultraship/libultraship.h>