DolphinQt: Add ability to start a game with Riivolution patches from the GUI.

This commit is contained in:
Admiral H. Curtiss 2021-09-26 06:17:51 +02:00
commit 175f225ac1
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
10 changed files with 304 additions and 0 deletions

View file

@ -157,6 +157,7 @@ private:
void ShowMemcardManager();
void ShowResourcePackManager();
void ShowCheatsManager();
void ShowRiivolutionBootWidget(const UICommon::GameFile& game);
void NetPlayInit();
bool NetPlayJoin();