1
0
Fork 0

removed UPCASE

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@652
This commit is contained in:
Peter Veenstra 2003-01-28 12:23:28 +00:00
parent 4b9c02ea28
commit 6c2c23fd13
3 changed files with 3 additions and 95 deletions

View file

@ -208,10 +208,6 @@ void SHELL_Init() {
MSG_Add("SHELL_STARTUP","DOSBox Shell v" VERSION "\n"
"DOSBox does not run protected mode games!\n"
"For supported shell commands type: HELP\n"
#if! defined (WIN32)
"DOSBox only works with upcase filenames as dos is case-insensitive.\n"
"You can use the UPCASE command for this, but please be careful.\n"
#endif
"For more information read the README file in DOSBox directory.\n"
"\nHAVE FUN!\nThe DOSBox Team\n\n"
);