mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 16:37:56 -05:00
file_util: Add shader directory
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
#define KEYS_DIR "keys"
|
||||
#define LOAD_DIR "load"
|
||||
#define DUMP_DIR "dump"
|
||||
#define SHADER_DIR "shader"
|
||||
#define LOG_DIR "log"
|
||||
|
||||
// Filenames
|
||||
|
Reference in New Issue
Block a user