mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 06:08:34 +00:00
Patch compatible version notice (#1407)
* Patch compatible version notice * +
This commit is contained in:
@@ -32,11 +32,11 @@ public:
|
||||
const QString& gameSize, const QPixmap& gameImage, QWidget* parent = nullptr);
|
||||
~CheatsPatches();
|
||||
|
||||
// Public Methods
|
||||
void downloadCheats(const QString& source, const QString& m_gameSerial,
|
||||
const QString& m_gameVersion, bool showMessageBox);
|
||||
void downloadPatches(const QString repository, const bool showMessageBox);
|
||||
void createFilesJson(const QString& repository);
|
||||
void compatibleVersionNotice(const QString repository);
|
||||
|
||||
signals:
|
||||
void downloadFinished();
|
||||
|
||||
Reference in New Issue
Block a user