Devilution
Diablo devolved - magic behind the 1996 computer game
Functions | Variables
error.h File Reference

Go to the source code of this file.

Functions

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

Variables

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

Interface of in-game message functions.

Definition in file error.h.