mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-03 13:15:34 +01:00
common_paths: Add Load and Dump dirs
This commit is contained in:
parent
4f186de069
commit
bd8db3f7f8
3 changed files with 6 additions and 0 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#define NAND_DIR "nand"
|
||||
#define SYSDATA_DIR "sysdata"
|
||||
#define KEYS_DIR "keys"
|
||||
#define LOAD_DIR "load"
|
||||
#define DUMP_DIR "dump"
|
||||
#define LOG_DIR "log"
|
||||
|
||||
// Filenames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue