[nostalgia] Upgrade ImGui version to 1.86
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
*/
|
||||
|
||||
#include <GLFW/glfw3.h>
|
||||
#define IMGUI_IMPL_OPENGL_ES3
|
||||
#include <imgui_impl_opengl3.h>
|
||||
#include <imgui_impl_glfw.h>
|
||||
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
#include <array>
|
||||
|
||||
#define IMGUI_IMPL_OPENGL_ES3
|
||||
#include <imgui_impl_opengl3.h>
|
||||
|
||||
#include <nostalgia/glutils/glutils.hpp>
|
||||
|
Reference in New Issue
Block a user