#include "varable.h"
Go to the source code of this file.
Functions | |
DLLSYM void | tprintf (const char *format,...) |
DLLSYM BOOL8 | pause_continue (const char *format,...) |
Variables | |
DLLSYM char * | debug_file = "" |
DLLSYM bool | debug_window_on = TRUE |
DLLSYM BOOL8 pause_continue | ( | const char * | format, | |
... | ||||
) |
DLLSYM void tprintf | ( | const char * | format, | |
... | ||||
) |
DLLSYM char* debug_file = "" |
"File to send tprintf output to"
DLLSYM bool debug_window_on = TRUE |
"Send tprintf to window unless file set"