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

View File

@@ -24,10 +24,10 @@
#include <ui/installer_wizard.h>
#include <ui/message_window.h>
#include <ui/options_menu.h>
#include <ui/sdl_listener.h>
#include <ui/game_window.h>
#include <patches/aspect_ratio_patches.h>
#include <user/config.h>
#include <sdl_listener.h>
#include <xxHashMap.h>
#if defined(ASYNC_PSO_DEBUG) || defined(PSO_CACHING)