* Merge unified-sdl to trunk
* Bump Q3_VERSION to 1.35
This commit is contained in:
parent
39abffeb3b
commit
672cfbf16f
188 changed files with 5071 additions and 41739 deletions
|
@ -669,7 +669,7 @@ void PC_AddBuiltinDefines(source_t *source)
|
|||
{
|
||||
char *string;
|
||||
int builtin;
|
||||
} builtin[] = { // bk001204 - brackets
|
||||
} builtin[] = {
|
||||
{ "__LINE__", BUILTIN_LINE },
|
||||
{ "__FILE__", BUILTIN_FILE },
|
||||
{ "__DATE__", BUILTIN_DATE },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue