mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-09 19:36:29 +00:00
Split SDL gamepad internal functions into SDL_gamepad_c.h
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include "SDL_sysjoystick.h"
|
||||
#include "../SDL_hints_c.h"
|
||||
#include "SDL_gamepad_c.h"
|
||||
#include "SDL_joystick_c.h"
|
||||
|
||||
#if !SDL_EVENTS_DISABLED
|
||||
#include "../events/SDL_events_c.h"
|
||||
|
Reference in New Issue
Block a user