mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 06:37:50 +00:00
qt: Add 'Install to NAND' option to menu
Prompts for title type on NCA files.
This commit is contained in:
parent
53ca6f8846
commit
e9c7294bb9
5 changed files with 99 additions and 1 deletions
|
@ -125,6 +125,7 @@ private slots:
|
|||
void OnGameListOpenSaveFolder(u64 program_id);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadFolder();
|
||||
void OnMenuInstallToNAND();
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
void OnMenuSelectGameListRoot();
|
||||
void OnMenuRecentFile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue