mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-10 05:18:13 +00:00
make SDL_SensorGetDeviceNonPortableType match its prototype.
This commit is contained in:
@@ -177,7 +177,7 @@ SDL_SensorGetDeviceType(int device_index)
|
||||
return type;
|
||||
}
|
||||
|
||||
SDL_SensorType
|
||||
int
|
||||
SDL_SensorGetDeviceNonPortableType(int device_index)
|
||||
{
|
||||
SDL_SensorDriver *driver;
|
||||
|
Reference in New Issue
Block a user