mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 11:58:12 +00:00
Add \since docs where missing and resets some to 3.0.0
- remove a \returns
This commit is contained in:
@@ -138,6 +138,8 @@ typedef struct SDL_AssertData
|
||||
* \param file file name
|
||||
* \param line line number
|
||||
* \returns assert state
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*/
|
||||
extern DECLSPEC SDL_AssertState SDLCALL SDL_ReportAssertion(SDL_AssertData *data,
|
||||
const char *func,
|
||||
|
Reference in New Issue
Block a user