mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 06:38:04 -05:00
common: Add a screenshots directory
Adds a screenshots directory as a path managed by FileUtil.
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
#define KEYS_DIR "keys"
|
||||
#define LOAD_DIR "load"
|
||||
#define DUMP_DIR "dump"
|
||||
#define SCREENSHOTS_DIR "screenshots"
|
||||
#define SHADER_DIR "shader"
|
||||
#define LOG_DIR "log"
|
||||
|
||||
|
Reference in New Issue
Block a user