SDL/src/sensor
Micha? Janiszewski 91820998fc Add and update include guards
Include guards in most changed files were missing, I added them keeping
the same style as other SDL files. In some cases I moved the include
guards around to be the first thing the header has to take advantage of
any possible improvements compiler may have for inclusion guards.
2018-10-28 21:36:48 +01:00
..
android Added the iOS sensor implementation 2018-08-21 17:24:12 -07:00
coremotion Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 2018-08-22 21:48:28 -07:00
dummy Added the iOS sensor implementation 2018-08-21 17:24:12 -07:00
SDL_sensor.c Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
SDL_sensor_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_syssensor.h Add and update include guards 2018-10-28 21:36:48 +01:00