mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
joystick: define inline to SDL_INLINE
This commit is contained in:
parent
cb41f10d60
commit
e391a269c1
|
|
@ -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