mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-12 05:41:10 +01:00
joystick: define inline to SDL_INLINE
This commit is contained in:
parent
0b2863d45e
commit
941f8ecffd
@ -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
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user