Переглянути джерело

Fixed typo in SDL_scancode.h

The backslash/vertical line key is between the left shift and "Z" key on ISO keyboards
Shootfast 1 місяць тому
батько
коміт
507ee033cc
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      include/SDL3/SDL_scancode.h

+ 1 - 1
include/SDL3/SDL_scancode.h

@@ -208,7 +208,7 @@ typedef enum SDL_Scancode
 
     SDL_SCANCODE_NONUSBACKSLASH = 100, /**< This is the additional key that ISO
                                         *   keyboards have over ANSI ones,
-                                        *   located between left shift and Y.
+                                        *   located between left shift and Z.
                                         *   Produces GRAVE ACCENT and TILDE in a
                                         *   US or UK Mac layout, REVERSE SOLIDUS
                                         *   (backslash) and VERTICAL LINE in a