![]() |
TinyGL 0.4.1 for MinGW
|
Go to the source code of this file.
Functions | |
void | tgl_warning (const char *text,...) |
void | tgl_trace (const char *text,...) |
void | tgl_fixme (const char *text,...) |
void tgl_fixme | ( | const char * | text, |
... | |||
) |
Definition at line 43 of file msghandling.c.
void tgl_trace | ( | const char * | text, |
... | |||
) |
Definition at line 28 of file msghandling.c.
void tgl_warning | ( | const char * | text, |
... | |||
) |
Definition at line 15 of file msghandling.c.