mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Added a key name for the non-US backslash key
This commit is contained in:
@@ -394,7 +394,7 @@ static const char *SDL_scancode_names[SDL_NUM_SCANCODES] =
|
||||
/* 97 */ "Keypad 9",
|
||||
/* 98 */ "Keypad 0",
|
||||
/* 99 */ "Keypad .",
|
||||
/* 100 */ NULL,
|
||||
/* 100 */ "\\",
|
||||
/* 101 */ "Application",
|
||||
/* 102 */ "Power",
|
||||
/* 103 */ "Keypad =",
|
||||
|
Reference in New Issue
Block a user