mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 01:47:41 +00:00
Split SDL gamepad internal functions into SDL_gamepad_c.h
This commit is contained in:
parent
15b464747f
commit
ad8a6d2b05
11 changed files with 63 additions and 17 deletions
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include "SDL_sysjoystick.h"
|
||||
#include "SDL_joystick_c.h"
|
||||
#include "SDL_gamepad_c.h"
|
||||
#include "SDL_gamepad_db.h"
|
||||
#include "controller_type.h"
|
||||
#include "usb_ids.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue