add dump dir to user paths
This commit is contained in:
parent
e0d63bd21b
commit
94b3c63bf9
3 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#define CHEATS_DIR "cheats"
|
||||
#define DLL_DIR "external_dlls"
|
||||
#define SHADER_DIR "shaders"
|
||||
#define DUMP_DIR "dump"
|
||||
|
||||
// Filenames
|
||||
// Files in the directory returned by GetUserPath(UserPath::LogDir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue