mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-09 13:41:45 +00:00
destenation
This commit is contained in:
parent
ab4e88f1de
commit
a3d4636d84
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ enum utils_err_codes_te_call {
|
|||
ERR_SD_EJECTED,
|
||||
ERR_PARSE_FAIL,
|
||||
ERR_CANNOT_COPY_FILE_TO_FS_PART,
|
||||
ERR_NO_DESTENATION
|
||||
ERR_NO_DESTINATION
|
||||
};
|
||||
|
||||
extern const char *utils_err_codes_te[];
|
||||
|
@ -110,4 +110,4 @@ extern gpt_entry_rule gpt_fs_rules[];
|
|||
|
||||
extern menu_entry mmcmenu_start[];
|
||||
|
||||
extern menu_entry mmcmenu_filemenu[];
|
||||
extern menu_entry mmcmenu_filemenu[];
|
||||
|
|
Loading…
Reference in a new issue