From 1ff3318458e15e68b5a5946c8d395d625692637a Mon Sep 17 00:00:00 2001 From: Zach Hilman Date: Sat, 1 Sep 2018 14:49:18 -0400 Subject: qt: Add UI options to change NAND/SD dirs --- src/yuzu/main.ui | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'src/yuzu/main.ui') diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index faa0c626a..3879d4813 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -65,6 +65,9 @@ + + + @@ -204,6 +207,22 @@ Selects a folder to display in the game list + + + Select NAND Directory... + + + Selects a folder to use as the root of the emulated NAND + + + + + Select SD Card Directory... + + + Selects a folder to use as the root of the emulated SD card + + true -- cgit v1.2.3