mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-15 18:47:59 -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