mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-03 00:18:28 +00:00
joystick: define inline to SDL_INLINE
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#ifndef __cplusplus
|
#ifndef __cplusplus
|
||||||
typedef enum { false, true } bool;
|
typedef enum { false, true } bool;
|
||||||
#define inline
|
#define inline SDL_INLINE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user