mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 06:08:34 +00:00
Fix delete cheats button (#1731)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user