Optimise screen scroll a bit, Edit display of filesizes

This commit is contained in:
Such Meme, Many Skill
2020-04-23 14:40:55 +02:00
parent 4c4a6511f3
commit bd99e2a138
7 changed files with 28 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ const char *utils_err_codes_te[] = { // these start at 50
"CANNOT COPY FILE TO FS PART",
"NO DESTENATION"
};
/*
const char *pkg2names[] = {
"BCPKG2-1-Normal-Main",
"BCPKG2-2-Normal-Sub",
@@ -63,5 +63,5 @@ const char *pkg2names[] = {
"BCPKG2-5-Repair-Main",
"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";