mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 05:49:58 +00:00
OSK typo
This commit is contained in:
parent
03776400e6
commit
4290700a12
@ -30,7 +30,7 @@
|
||||
const char oskKeys[NUMKEYROWS][KEYSPERROW + 1] =
|
||||
{
|
||||
{'1','2','3','4','5','6','7','8','9','0','-','+','\0'},
|
||||
{'q','w','e','r','t','t','u','i','o','p','[',']','\0'},
|
||||
{'q','w','e','r','t','y','u','i','o','p','[',']','\0'},
|
||||
{'a','s','d','f','g','h','j','k','l',';','@','~','\0'},
|
||||
{'z','x','c','v','b','n','m',',','.','/','?','\\','\0'},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user