mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2025-02-16 21:45:36 +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",
|
"SD EJECTED",
|
||||||
"PARSING FAILED",
|
"PARSING FAILED",
|
||||||
"CANNOT COPY FILE TO FS PART",
|
"CANNOT COPY FILE TO FS PART",
|
||||||
"NO DESTENATION"
|
"NO DESTINATION"
|
||||||
};
|
};
|
||||||
/*
|
/*
|
||||||
const char *pkg2names[] = {
|
const char *pkg2names[] = {
|
||||||
|
@ -64,4 +64,4 @@ const char *pkg2names[] = {
|
||||||
"BCPKG2-6-Repair-Sub"
|
"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…
Add table
Reference in a new issue