Update PSPOskDialog.h

This commit is contained in:
mgaver 2013-04-24 18:00:47 +09:00
parent 6a15352b44
commit 58a3218f54

View File

@ -169,6 +169,7 @@ private:
std::wstring CombinationString(bool isInput); // for Japanese, Korean
std::wstring CombinationKorean(bool isInput); // for Korea
void RemoveKorean(); // for Korean character removal
u32 FieldMaxLength();
u32 GetIndex(const wchar_t* src, wchar_t ch);