mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 05:27:57 -05:00
Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch
This commit is contained in:
@ -32,6 +32,7 @@
|
||||
#define SDMC_DIR "sdmc"
|
||||
#define NAND_DIR "nand"
|
||||
#define SYSDATA_DIR "sysdata"
|
||||
#define KEYS_DIR "keys"
|
||||
#define LOG_DIR "log"
|
||||
|
||||
// Filenames
|
||||
|
Reference in New Issue
Block a user