mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-14 14:28:43 +00:00
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
Block a user