mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 01:37:53 -05:00
main: Open folder when open save folder location context menu is clicked
This commit is contained in:
@ -105,6 +105,7 @@ private slots:
|
||||
void OnStopGame();
|
||||
/// Called whenever a user selects a game in the game list widget.
|
||||
void OnGameListLoadFile(QString game_path);
|
||||
void OnGameListOpenSaveFolder(u64 program_id);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadSymbolMap();
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
|
Reference in New Issue
Block a user