mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
oop
This commit is contained in:
parent
c4fcb4f4e4
commit
983fcb1369
@ -95,12 +95,13 @@ UI::EventReturn GameScreen::OnCopyBaidMD5(UI::EventParams& e) {
|
||||
//if (result) {
|
||||
//g_Config.sNickName = StripSpaces(value);
|
||||
}
|
||||
//});
|
||||
);
|
||||
//System_SendMessage("setclipboardtext", MD5string.c_str()); don't work in android
|
||||
|
||||
|
||||
//tvMD5_->SetText(sy->T("Copied code"));
|
||||
|
||||
#endif
|
||||
|
||||
return UI::EVENT_DONE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user