------------------------------------------------------------------------
r4189 | acceptthis | 2013-02-05 12:54:29 +0000 (Tue, 05 Feb 2013) | 1 line clipboard, icon, fullscreen support for glx. Numerous fixes for compile-time warnings. ------------------------------------------------------------------------ git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4187 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
5c108ea81f
commit
0ecf71adaf
57 changed files with 815 additions and 370 deletions
|
@ -1680,7 +1680,6 @@ char *Con_CopyConsole(qboolean nomarkup)
|
|||
conchar_t *cur;
|
||||
conline_t *l;
|
||||
conchar_t *lend;
|
||||
conchar_t col = CON_WHITEMASK;
|
||||
char *result;
|
||||
int outlen, maxlen;
|
||||
int finalendoffset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue