Просмотр исходного кода

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 месяц назад
Родитель
Сommit
fdc1143337
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      include/SDL3/SDL_hints.h

+ 2 - 2
include/SDL3/SDL_hints.h

@@ -2291,8 +2291,8 @@ extern "C" {
  * - "0": Assume this is a generic controller.
  * - "1": Reset the controller to get metadata.
  *
- * By default the controller is reset. This is so we can properly detect
- * the controller type.
+ * By default the controller is reset. This is so we can properly detect the
+ * controller type.
  *
  * This hint should be set before initializing joysticks and gamepads.
  *