Definition in file qmsg.c.
Go to the source code of this file.
Functions | |
| void | dputch (char x) |
| void | dmsg (const char *s) |
| void | dhex1int (int x) |
| void | dhex2int (int x) |
| void | dhex4int (int x) |
| void | dhex8int (DWORD x) |
Variables | |
| BYTE | dbg_colour = 14 + (16*1) |
| WORD | dbg_scrpos = SCR_START |
| WORD | dbg_scrstart = SCR_START |
| int | curr_line = (SCR_START/(2*SCR_WIDTH)) |
1.3.8