Added Cerror to the music section in the help

origin
stpohle 22 years ago
parent 2ac4f7fdd7
commit 4f06733484

@ -1,4 +1,4 @@
/* $Id: help.c,v 1.5 2004/02/07 16:34:38 stpohle Exp $ /* $Id: help.c,v 1.6 2004/02/07 18:48:56 stpohle Exp $
* Display complex help text and information screen about the game * Display complex help text and information screen about the game
*/ */
@ -271,6 +271,7 @@ void help () {
y += font[2].size.y; y += font[2].size.y;
menu_create_text ("help", 50, y, 53, 10, COLOR_brown, menu_create_text ("help", 50, y, 53, 10, COLOR_brown,
"Henrik_Enqvist\n" "Henrik_Enqvist\n"
"Cerror\n"
"Martijn de Boer\n"); "Martijn de Boer\n");
y = 250; y = 250;

Loading…
Cancel
Save