add dump dir to user paths

This commit is contained in:
khang06
2019-11-09 12:53:16 -07:00
committed by James Rowe
parent e0d63bd21b
commit 94b3c63bf9
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ enum class UserPath {
CheatsDir,
ConfigDir,
DLLDir,
DumpDir,
LogDir,
NANDDir,
RootDir,