1
0
Fork 0

Some more hints

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1649
This commit is contained in:
Peter Veenstra 2004-02-03 08:35:29 +00:00
parent a16e5d7cab
commit 68f39d8e91

View file

@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: shell.cpp,v 1.38 2004-01-10 14:03:35 qbix79 Exp $ */
/* $Id: shell.cpp,v 1.39 2004-02-03 08:35:29 qbix79 Exp $ */
#include <stdlib.h>
#include <stdarg.h>
@ -294,6 +294,7 @@ void SHELL_Init() {
"This version runs some protected mode games!\n"
"For supported shell commands type: HELP\n"
"For a short introduction type: INTRO\n\n"
"If you want more speed, try ctrl-F8 and ctrl-F12.\n"
"For more information read the README file in DOSBox directory.\n"
"\nHAVE FUN!\nThe DOSBox Team\n\n"
);