mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 01:26:24 -05:00
Fixed compiler warnings
This commit is contained in:
@@ -96,7 +96,9 @@ const char *s_ControllerMappings [] =
|
||||
};
|
||||
|
||||
static ControllerMapping_t *s_pSupportedControllers = NULL;
|
||||
#ifdef SDL_JOYSTICK_DINPUT
|
||||
static ControllerMapping_t *s_pXInputMapping = NULL;
|
||||
#endif
|
||||
|
||||
/* The SDL game controller structure */
|
||||
struct _SDL_GameController
|
||||
|
||||
Reference in New Issue
Block a user