Merge pull request #3385 from Morph1984/batch-install

frontend: Add support to batch install files to NAND
This commit is contained in:
bunnei
2020-07-12 12:20:56 -04:00
committed by GitHub
6 changed files with 345 additions and 148 deletions

View File

@ -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