diff --git a/include/SDL3/SDL_sensor.h b/include/SDL3/SDL_sensor.h index 597b764da..652d93cce 100644 --- a/include/SDL3/SDL_sensor.h +++ b/include/SDL3/SDL_sensor.h @@ -62,7 +62,8 @@ typedef struct SDL_Sensor SDL_Sensor; */ 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. *