Prepare for SDL3 support

This commit is contained in:
Cameron Gutman
2025-01-25 16:18:45 -06:00
parent edd7a134d8
commit dd2a99a96b
25 changed files with 101 additions and 47 deletions

View File

@@ -3,7 +3,7 @@
#include <QDir>
#include <SDL.h>
#include "SDL_compat.h"
#define SER_GAMEPADMAPPING "gcmapping"