mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-21 06:39:36 +02:00
Schift & Control status on VKBD
This commit is contained in:
+1
-1
@@ -63,8 +63,8 @@ Mvk MVk[NPLGN*NLIGN*2]={
|
||||
{ "Inv", "Inv", "Inv", RETROK_LSUPER},
|
||||
|
||||
{ "PG2", "PG2", "PG2", -2}, //40+8
|
||||
{ "Del", "Del", "Del", RETROK_DELETE},
|
||||
{ "Spc", "Spc", "Spc", RETROK_SPACE},
|
||||
{ "Del", "Del", "Del", RETROK_DELETE},
|
||||
{ "Clr", "Clr", "Clr", RETROK_HOME},
|
||||
{ "Ins", "Ins", "Ins", RETROK_INSERT},
|
||||
{ " + ", " \\ ", " + ", RETROK_EQUALS},
|
||||
|
||||
Reference in New Issue
Block a user