mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-30 17:02:19 +00:00
commit
ba80fea487
@ -66,6 +66,7 @@ void CwCheatScreen::CreateViews() {
|
||||
I18NCategory *k = GetI18NCategory("CwCheats");
|
||||
I18NCategory *d = GetI18NCategory("Dialog");
|
||||
formattedList = CreateCodeList();
|
||||
g_Config.bReloadCheats = true;
|
||||
root_ = new LinearLayout(ORIENT_HORIZONTAL);
|
||||
Margins actionMenuMargins(50, -15, 15, 0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user