mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
DolphinQt: Add ability to start a game with Riivolution patches from the GUI.
This commit is contained in:
parent
783b180dc8
commit
175f225ac1
10 changed files with 304 additions and 0 deletions
|
@ -157,6 +157,7 @@ private:
|
|||
void ShowMemcardManager();
|
||||
void ShowResourcePackManager();
|
||||
void ShowCheatsManager();
|
||||
void ShowRiivolutionBootWidget(const UICommon::GameFile& game);
|
||||
|
||||
void NetPlayInit();
|
||||
bool NetPlayJoin();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue