mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 04:20:28 +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.
|
||||
#define RETRO_DEVICE_POINTER 6
|
||||
|
||||
// FIXME: Document this.
|
||||
#define RETRO_DEVICE_SENSOR_ACCELEROMETER 7
|
||||
|
||||
// These device types are specializations of the base types above.
|
||||
// They should only be used in retro_set_controller_type() to inform libretro implementations
|
||||
// about use of a very specific device type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user