浏览代码

hints: The auto mode switching hint is for 3.4.0

This is a feature addition with a slight behavior change, not a bug fix, so move it to 3.4.0.
Frank Praznik 9 月之前
父节点
当前提交
1a2fccc56a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/SDL3/SDL_hints.h

+ 1 - 1
include/SDL3/SDL_hints.h

@@ -3421,7 +3421,7 @@ extern "C" {
  *
  * This hint can be set anytime.
  *
- * \since This hint is available since SDL 3.2.10.
+ * \since This hint is available since SDL 3.4.0.
  */
 #define SDL_HINT_VIDEO_MATCH_EXCLUSIVE_MODE_ON_MOVE "SDL_VIDEO_MATCH_EXCLUSIVE_MODE_ON_MOVE"