mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-12 12:20:17 +00:00
Fix Reloading cheats
This commit is contained in:
parent
515874c147
commit
46ba12cc85
@ -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…
x
Reference in New Issue
Block a user