mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update PSPOskDialog.h
Add function "CombinationKorean"
This commit is contained in:
parent
a1e18b9758
commit
2dd7c17009
1 changed files with 2 additions and 1 deletions
|
@ -168,7 +168,8 @@ private:
|
|||
void RenderKeyboard();
|
||||
|
||||
std::wstring CombinationString(bool isInput); // for Japanese, Korean
|
||||
|
||||
std::wstring CombinationKorean(bool isInput); // for Korea
|
||||
|
||||
u32 FieldMaxLength();
|
||||
u32 GetIndex(const wchar_t* src, wchar_t ch);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue