mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Return?
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ Mvk MVk[NPLGN*NLIGN*2]={
|
|||||||
{ "PG2","PG2" ,-2}, //40+8
|
{ "PG2","PG2" ,-2}, //40+8
|
||||||
{ "TAB","TAB" ,RETROK_TAB},
|
{ "TAB","TAB" ,RETROK_TAB},
|
||||||
{ "CPSL" ,"CPSL" ,0x86},
|
{ "CPSL" ,"CPSL" ,0x86},
|
||||||
{ "RET" ,"RET" ,RETROK_ENTER},
|
{ "RET" ,"RET" ,RETROK_RETURN},
|
||||||
{ "DEL" ,"DEL" ,0x97},
|
{ "DEL" ,"DEL" ,0x97},
|
||||||
{ "CTRL" ,"CTRL" ,0x27},
|
{ "CTRL" ,"CTRL" ,0x27},
|
||||||
{ "CLR" ,"CLR" , 0x20},
|
{ "CLR" ,"CLR" , 0x20},
|
||||||
|
|||||||
Reference in New Issue
Block a user