Skip to content

Commit

Permalink
joystick: define inline to SDL_INLINE
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 10, 2018
1 parent 0b2863d commit 941f8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/joystick/controller_type.h
Expand Up @@ -26,7 +26,7 @@

#ifndef __cplusplus
typedef enum { false, true } bool;
#define inline
#define inline SDL_INLINE
#endif

//-----------------------------------------------------------------------------
Expand Down

0 comments on commit 941f8ec

Please sign in to comment.