Merge pull request #3385 from Morph1984/batch-install
frontend: Add support to batch install files to NAND
This commit is contained in:
commit
f1aabc21ee
6 changed files with 345 additions and 148 deletions
|
|
@ -98,11 +98,13 @@ add_executable(yuzu
|
|||
game_list_p.h
|
||||
game_list_worker.cpp
|
||||
game_list_worker.h
|
||||
hotkeys.cpp
|
||||
hotkeys.h
|
||||
install_dialog.cpp
|
||||
install_dialog.h
|
||||
loading_screen.cpp
|
||||
loading_screen.h
|
||||
loading_screen.ui
|
||||
hotkeys.cpp
|
||||
hotkeys.h
|
||||
main.cpp
|
||||
main.h
|
||||
main.ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue