mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
oops
This commit is contained in:
parent
a7cce0f105
commit
4ef0c14cc8
1 changed files with 0 additions and 2 deletions
|
@ -146,8 +146,6 @@ UI::EventReturn CwCheatScreen::OnAddCheat(UI::EventParams ¶ms) {
|
|||
|
||||
UI::EventReturn CwCheatScreen::OnEditCheatFile(UI::EventParams ¶ms) {
|
||||
std::string cheatFile;
|
||||
std::fstream fs;
|
||||
fs.close();
|
||||
g_Config.bReloadCheats = true;
|
||||
g_Config.Save();
|
||||
if (MIPSComp::jit) {
|
||||
|
|
Loading…
Add table
Reference in a new issue