Skip to content

Commit

Permalink
Sync SDL3 wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Sep 9, 2024
1 parent 301f3ff commit 6e885d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL3/SDL_stdinc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3323,7 +3323,7 @@ SDL_FORCE_INLINE SDL_bool SDL_size_add_check_overflow_builtin(size_t a, size_t b
*
* If for some reason you need to force this typedef to be an actual `void *`,
* perhaps to work around a compiler or existing code, you can define
* `SDL_FUNCTION_IS_VOID_POINTER` before including any SDL headers.
* `SDL_FUNCTION_POINTER_IS_VOID_POINTER` before including any SDL headers.
*
* \since This datatype is available since SDL 3.0.0.
*/
Expand Down

0 comments on commit 6e885d9

Please sign in to comment.