mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-12 05:41:10 +01:00
Fixed build
This commit is contained in:
parent
086be21e7a
commit
6f241bd520
@ -667,7 +667,7 @@ static SDL_INLINE const char *GuessControllerName( int nVID, int nPID )
|
|||||||
|
|
||||||
#undef MAKE_CONTROLLER_ID
|
#undef MAKE_CONTROLLER_ID
|
||||||
|
|
||||||
static inline int GetDefaultDeadzoneSizeForControllerType( EControllerType eControllerType )
|
static SDL_INLINE int GetDefaultDeadzoneSizeForControllerType( EControllerType eControllerType )
|
||||||
{
|
{
|
||||||
switch ( eControllerType )
|
switch ( eControllerType )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user