浏览代码

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 月之前
父节点
当前提交
4e8f93c6f1
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      include/SDL3/SDL_hints.h

+ 6 - 6
include/SDL3/SDL_hints.h

@@ -4385,14 +4385,14 @@ extern "C" {
 #define SDL_HINT_WINDOWS_RAW_KEYBOARD "SDL_WINDOWS_RAW_KEYBOARD"
 #define SDL_HINT_WINDOWS_RAW_KEYBOARD "SDL_WINDOWS_RAW_KEYBOARD"
 
 
 /**
 /**
- * A variable controlling whether or not the RIDEV_NOHOTKEYS flag is set when 
- * enabling Windows raw keyboard events. 
+ * A variable controlling whether or not the RIDEV_NOHOTKEYS flag is set when
+ * enabling Windows raw keyboard events.
  *
  *
- * This blocks any hotkeys that have been registered by applications from 
- * having any effect beyond generating raw WM_INPUT events. 
+ * This blocks any hotkeys that have been registered by applications from
+ * having any effect beyond generating raw WM_INPUT events.
  *
  *
- * This flag does not affect system-hotkeys like ALT-TAB or CTRL-ALT-DEL,
- * but does affect the Windows Logo key since it is a userland hotkey registered
+ * This flag does not affect system-hotkeys like ALT-TAB or CTRL-ALT-DEL, but
+ * does affect the Windows Logo key since it is a userland hotkey registered
  * by explorer.exe.
  * by explorer.exe.
  *
  *
  * The variable can be set to the following values:
  * The variable can be set to the following values: