mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 01:32:24 -07:00
settings: Save and load NAND/SD dirs from config
This commit is contained in:
@@ -127,6 +127,8 @@ struct Values {
|
||||
|
||||
// Data Storage
|
||||
bool use_virtual_sd;
|
||||
std::string nand_dir;
|
||||
std::string sdmc_dir;
|
||||
|
||||
// Renderer
|
||||
float resolution_factor;
|
||||
|
Reference in New Issue
Block a user