瀏覽代碼

Sync SDL3 wiki -> header

SDL Wiki Bot 1 年之前
父節點
當前提交
6e885d9619
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_stdinc.h

+ 1 - 1
include/SDL3/SDL_stdinc.h

@@ -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.
  */