can't use shared_ptr on SDL_Window
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <unordered_map>
|
||||
#include <ImGuiImpl/PushButton.hpp>
|
||||
#include <ImGuiImpl/Combobox.hpp>
|
||||
#include <SDL3/SDL_keycode.h>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
class InputSettings final {
|
||||
bool grabbing = false;
|
||||
|
||||
Reference in New Issue
Block a user