common_paths: Add Load and Dump dirs
This commit is contained in:
parent
305ecc4930
commit
2f2bd3b952
3 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,8 @@ enum class UserPath {
|
|||
NANDDir,
|
||||
RootDir,
|
||||
SDMCDir,
|
||||
LoadDir,
|
||||
DumpDir,
|
||||
SysDataDir,
|
||||
UserDir,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue