mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-03 09:07:51 -05:00
Add menu item for selecting the game list folder
This commit is contained in:
@ -92,6 +92,8 @@ private slots:
|
||||
void OnGameListLoadFile(QString game_path);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadSymbolMap();
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
void OnMenuSelectGameListRoot();
|
||||
void OnMenuRecentFile();
|
||||
void OnOpenHotkeysDialog();
|
||||
void OnConfigure();
|
||||
|
Reference in New Issue
Block a user