Make DrawDiabloMsg time based instead of frame based
This commit is contained in:
parent
9e37eddfd0
commit
def6ee472b
2 changed files with 10 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define __ERROR_H__
|
||||
|
||||
extern char msgtable[MAX_SEND_STR_LEN];
|
||||
extern char msgdelay;
|
||||
extern DWORD msgdelay;
|
||||
extern char msgflag;
|
||||
extern char msgcnt;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue