|
Devilution
Diablo devolved - magic behind the 1996 computer game
|
#include "all.h"Go to the source code of this file.
Functions | |
| void | InitHelp () |
| void | DrawHelp () |
| void | DrawHelpLine (int always_0, int help_line_nr, char *text, char color) |
| void | DisplayHelp () |
| void | HelpScrollUp () |
| void | HelpScrollDown () |
Variables | |
| DEVILUTION_BEGIN_NAMESPACE int | help_select_line |
| int | dword_634494 |
| BOOL | helpflag |
| int | displayinghelp [22] |
| int | HelpTop |
| const char | gszHelpText [] |
Implementation of the in-game help text.
Definition in file help.cpp.
1.8.17