destenation
This commit is contained in:
@@ -23,7 +23,7 @@ enum utils_err_codes_te_call {
|
|||||||
ERR_SD_EJECTED,
|
ERR_SD_EJECTED,
|
||||||
ERR_PARSE_FAIL,
|
ERR_PARSE_FAIL,
|
||||||
ERR_CANNOT_COPY_FILE_TO_FS_PART,
|
ERR_CANNOT_COPY_FILE_TO_FS_PART,
|
||||||
ERR_NO_DESTENATION
|
ERR_NO_DESTINATION
|
||||||
};
|
};
|
||||||
|
|
||||||
extern const char *utils_err_codes_te[];
|
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_start[];
|
||||||
|
|
||||||
extern menu_entry mmcmenu_filemenu[];
|
extern menu_entry mmcmenu_filemenu[];
|
||||||
|
|||||||
Reference in New Issue
Block a user