mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Remove RETRO_DEVICE_SENSOR_ACCELROMETER.
Goes through other interface now.
This commit is contained in:
parent
7c95be2d26
commit
689aecfec4
@ -94,9 +94,6 @@ extern "C" {
|
|||||||
// Eventually _PRESSED will return false for an index. No further presses are registered at this point.
|
// Eventually _PRESSED will return false for an index. No further presses are registered at this point.
|
||||||
#define RETRO_DEVICE_POINTER 6
|
#define RETRO_DEVICE_POINTER 6
|
||||||
|
|
||||||
// FIXME: Document this.
|
|
||||||
#define RETRO_DEVICE_SENSOR_ACCELEROMETER 7
|
|
||||||
|
|
||||||
// These device types are specializations of the base types above.
|
// These device types are specializations of the base types above.
|
||||||
// They should only be used in retro_set_controller_type() to inform libretro implementations
|
// They should only be used in retro_set_controller_type() to inform libretro implementations
|
||||||
// about use of a very specific device type.
|
// about use of a very specific device type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user