|
|
@ -120,7 +120,7 @@ void Config::ReadValues() { |
|
|
sdl2_config->Get("Data Storage", "nand_directory", |
|
|
sdl2_config->Get("Data Storage", "nand_directory", |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::NANDDir))); |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::NANDDir))); |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::SDMCDir, |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::SDMCDir, |
|
|
sdl2_config->Get("Data Storage", "nand_directory", |
|
|
|
|
|
|
|
|
sdl2_config->Get("Data Storage", "sdmc_directory", |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::SDMCDir))); |
|
|
FileUtil::GetUserPath(FileUtil::UserPath::SDMCDir))); |
|
|
|
|
|
|
|
|
// System
|
|
|
// System
|
|
|
|