SDL/HID fixes and clean-up (#224)

This commit is contained in:
Hyper
2025-01-28 00:38:46 +00:00
committed by GitHub
parent ff29b3e786
commit 7b9b4245de
15 changed files with 47 additions and 32 deletions
+1 -1
View File
@@ -3,8 +3,8 @@
#include <os/logger.h>
#include <os/user.h>
#include <os/version.h>
#include <ui/sdl_listener.h>
#include <app.h>
#include <sdl_listener.h>
#include <SDL_syswm.h>
#if _WIN32