mirror of
https://gitlab.com/Nanolx/homebrewfilter.git
synced 2024-11-01 07:05:10 +01:00
more keys
This commit is contained in:
parent
4b9f82124b
commit
67da90dc4c
@ -66,7 +66,7 @@ GuiKeyboard::GuiKeyboard(char * t, u32 max, bool Br)
|
||||
{'9','('},
|
||||
{'0',')'},
|
||||
{'゚', '゚'},
|
||||
{'\0','\0'},
|
||||
{'[', ']'},
|
||||
{'\0','\0'}
|
||||
},
|
||||
{
|
||||
@ -111,8 +111,8 @@ GuiKeyboard::GuiKeyboard(char * t, u32 max, bool Br)
|
||||
{',','<'},
|
||||
{'.','>'},
|
||||
{'/','?'},
|
||||
{'\0','\0'},
|
||||
{'\0','\0'},
|
||||
{'{','}'},
|
||||
{'|','+'},
|
||||
{'\0','\0'}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user