doom3-gpl
Doom 3 GPL source release
|
#include "precompiled.h"
Go to the source code of this file.
Classes | |
struct | formatList_t |
Macros | |
#define | USE_STRING_DATA_ALLOCATOR |
#define | vsnprintf use_idStr_vsnPrintf |
Functions | |
int | sprintf (idStr &string, const char *fmt,...) |
int | vsprintf (idStr &string, const char *fmt, va_list argptr) |
char * | va (const char *fmt,...) |
Variables | |
idVec4 | g_color_table [16] |
const char * | units [2][4] |
formatList_t | formatList [] |
int | numFormatList = sizeof(formatList) / sizeof( formatList[0] ) |
#define vsnprintf use_idStr_vsnPrintf |
formatList_t formatList[] |
idVec4 g_color_table[16] |
int numFormatList = sizeof(formatList) / sizeof( formatList[0] ) |