mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 09:35:21 +00:00
And some more ...
This commit is contained in:
parent
fa8e948e3e
commit
ac85037fc1
@ -573,6 +573,8 @@ static const struct key_map sdlk_map[] = {
|
||||
{ "tab", SDLK_TAB },
|
||||
{ "insert", SDLK_INSERT },
|
||||
{ "del", SDLK_DELETE },
|
||||
{ "end", SDLK_END },
|
||||
{ "home", SDLK_HOME },
|
||||
{ "rshift", SDLK_RSHIFT },
|
||||
{ "shift", SDLK_LSHIFT },
|
||||
{ "ctrl", SDLK_LCTRL },
|
||||
|
Loading…
x
Reference in New Issue
Block a user