mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 02:32:32 -07:00
Add a "Open Mods Page" button to the GUI
This commit is contained in:
@@ -181,6 +181,7 @@ private slots:
|
||||
void OnPauseGame();
|
||||
void OnStopGame();
|
||||
void OnMenuReportCompatibility();
|
||||
void OnSwitchModsPage();
|
||||
/// Called whenever a user selects a game in the game list widget.
|
||||
void OnGameListLoadFile(QString game_path);
|
||||
void OnGameListOpenFolder(GameListOpenTarget target, const std::string& game_path);
|
||||
|
Reference in New Issue
Block a user