add dump dir to user paths

This commit is contained in:
khang06 2019-04-02 21:29:36 -04:00 committed by James Rowe
parent e0d63bd21b
commit 94b3c63bf9
3 changed files with 3 additions and 0 deletions

View file

@ -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)