mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-01 06:46:16 +00:00
Fix delete cheats button (#1731)
This commit is contained in:
parent
00543fe640
commit
ea8ad35947
2 changed files with 24 additions and 3 deletions
|
@ -36,6 +36,7 @@ public:
|
|||
const QString& m_gameVersion, bool showMessageBox);
|
||||
void downloadPatches(const QString repository, const bool showMessageBox);
|
||||
void createFilesJson(const QString& repository);
|
||||
void clearListCheats();
|
||||
void compatibleVersionNotice(const QString repository);
|
||||
|
||||
signals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue