Devilution
Diablo devolved - magic behind the 1996 computer game
Functions | Variables
error.cpp File Reference
#include "all.h"

Go to the source code of this file.

Functions

void InitDiabloMsg (char e)
 
void ClrDiabloMsg ()
 
void DrawDiabloMsg ()
 

Variables

DEVILUTION_BEGIN_NAMESPACE char msgtable [MAX_SEND_STR_LEN]
 
DWORD msgdelay
 
char msgflag
 
char msgcnt
 
char * MsgStrings [44]
 Maps from error_id to error message. More...
 

Detailed Description

Implementation of in-game message functions.

Definition in file error.cpp.