mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
destenation
This commit is contained in:
parent
0c039e03c3
commit
ab4e88f1de
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ const char *utils_err_codes_te[] = { // these start at 50
|
|||
"SD EJECTED",
|
||||
"PARSING FAILED",
|
||||
"CANNOT COPY FILE TO FS PART",
|
||||
"NO DESTENATION"
|
||||
"NO DESTINATION"
|
||||
};
|
||||
/*
|
||||
const char *pkg2names[] = {
|
||||
|
@ -64,4 +64,4 @@ const char *pkg2names[] = {
|
|||
"BCPKG2-6-Repair-Sub"
|
||||
};
|
||||
*/
|
||||
const char *mainmenu_credits = "\nTegraexplorer, made by:\nSuch Meme, Many Skill\n\nProject based on:\nLockpick_RCM\nHekate\n\nCool people:\nshchmue\ndennthecafebabe\nDax";
|
||||
const char *mainmenu_credits = "\nTegraexplorer, made by:\nSuch Meme, Many Skill\n\nProject based on:\nLockpick_RCM\nHekate\n\nCool people:\nshchmue\ndennthecafebabe\nDax";
|
||||
|
|
Loading…
Reference in a new issue