include: Add \since to all documentation that was missing it.
This commit is contained in:
@@ -46,6 +46,8 @@ extern "C" {
|
||||
* The ID value starts at 1 and increments from there. The value 0 is an
|
||||
* invalid ID.
|
||||
*
|
||||
* \since This datatype is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_GetCameraDevices
|
||||
*/
|
||||
typedef Uint32 SDL_CameraDeviceID;
|
||||
|
||||
Reference in New Issue
Block a user