mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-03 18:06:32 -05:00
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
This commit is contained in:
@@ -23,6 +23,7 @@ namespace FileUtil {
|
||||
enum class UserPath {
|
||||
CacheDir,
|
||||
ConfigDir,
|
||||
KeysDir,
|
||||
LogDir,
|
||||
NANDDir,
|
||||
RootDir,
|
||||
|
Reference in New Issue
Block a user