From 68f39d8e916533e0a51f2063c8491fc50b826e30 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Tue, 3 Feb 2004 08:35:29 +0000 Subject: [PATCH] Some more hints Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1649 --- src/shell/shell.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/shell/shell.cpp b/src/shell/shell.cpp index 667255ce..2688a1d2 100644 --- a/src/shell/shell.cpp +++ b/src/shell/shell.cpp @@ -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 #include @@ -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" );