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