Skip to content
Snippets Groups Projects
Commit e9c8c05c authored by rswindell's avatar rswindell
Browse files

Change default new directory description/name from "Games" to something else.

parent d5f6bff0
No related branches found
No related tags found
No related merge requests found
......@@ -719,7 +719,7 @@ To configure a directory, select it with the arrow keys and hit ~ ENTER ~.
return;
if((i&MSK_ON)==MSK_INS) {
i&=MSK_OFF;
strcpy(str,"Games");
strcpy(str,"My Brand-New File Directory");
SETHELP(WHERE);
/*
`Directory Long Name:`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment