Go to the source code of this file.
Functions | |
void | FM_PutString (word rgn, dword x, dword y, dword maxX, char *str, dword fcolor, dword bcolor, tFontData *FontData, byte bDot, byte align) |
void FM_PutString | ( | word | rgn, |
dword | x, | ||
dword | y, | ||
dword | maxX, | ||
char * | str, | ||
dword | fcolor, | ||
dword | bcolor, | ||
tFontData * | FontData, | ||
byte | bDot, | ||
byte | align | ||
) |
Definition at line 4 of file FM_PutString.c.
References FM_PutStringAA(), TRACEENTER, and TRACEEXIT.