mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-13 19:00:56 -04:00
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define CIFACE_USE_PIPES
|
||||
#endif
|
||||
#define CIFACE_USE_DUALSHOCKUDPCLIENT
|
||||
#if defined(HAVE_SDL2)
|
||||
#if defined(HAVE_SDL3)
|
||||
#define CIFACE_USE_SDL
|
||||
#endif
|
||||
#if defined(HAVE_HIDAPI)
|
||||
|
||||
Reference in New Issue
Block a user