mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-11 17:12:31 +00:00
include: Fixes the improper fix I made before of documentation, SDL_SensorType.
This commit is contained in:
@@ -62,7 +62,8 @@ typedef struct SDL_Sensor SDL_Sensor;
|
|||||||
*/
|
*/
|
||||||
typedef Uint32 SDL_SensorID;
|
typedef Uint32 SDL_SensorID;
|
||||||
|
|
||||||
/* The different sensors defined by SDL
|
/**
|
||||||
|
* The different sensors defined by SDL
|
||||||
*
|
*
|
||||||
* Additional sensors may be available, using platform dependent semantics.
|
* Additional sensors may be available, using platform dependent semantics.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user