diff options
author | Ozkan Sezer <sezeroz@gmail.com> | 2018-09-07 11:03:24 +0300 |
---|---|---|
committer | Ozkan Sezer <sezeroz@gmail.com> | 2018-09-07 11:03:24 +0300 |
commit | ef5920a371e1e35f8e49b69ab9d7edf2ed860a5c (patch) | |
tree | ad7e3c1c5c93ab9ed3b05857e3537576d3e62a70 /Xcode-iOS | |
parent | 3918965ae9282c0cf59a66b6ecac1b04dc34f8e9 (diff) |
hidapi/SDL_hidapijoystick.c: fix build in C90 mode:
src/joystick/hidapi/SDL_hidapijoystick.c: In function 'HIDAPI_InitializeDiscovery':
src/joystick/hidapi/SDL_hidapijoystick.c:281: error: 'true' undeclared (first use in this function)
src/joystick/hidapi/SDL_hidapijoystick.c:281: error: (Each undeclared identifier is reported only once
src/joystick/hidapi/SDL_hidapijoystick.c:281: error: for each function it appears in.)
src/joystick/hidapi/SDL_hidapijoystick.c: In function 'HIDAPI_UpdateDiscovery':
src/joystick/hidapi/SDL_hidapijoystick.c:339: error: 'true' undeclared (first use in this function)
src/joystick/hidapi/SDL_hidapijoystick.c:341: error: ISO C90 forbids mixed declarations and code
Diffstat (limited to 'Xcode-iOS')
0 files changed, 0 insertions, 0 deletions