mirror of https://github.com/encounter/SDL.git
joystick: define inline to SDL_INLINE
This commit is contained in:
parent
0b2863d45e
commit
941f8ecffd
|
@ -26,7 +26,7 @@
|
|||
|
||||
#ifndef __cplusplus
|
||||
typedef enum { false, true } bool;
|
||||
#define inline
|
||||
#define inline SDL_INLINE
|
||||
#endif
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue