fixes.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@168 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
ae19b17531
commit
ef7540eb41
1 changed files with 5 additions and 0 deletions
|
@ -579,3 +579,8 @@ void Sys_MakeCodeWriteable (unsigned long startaddr, unsigned long length)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//fixme: some sort of taskbar/gnome panel flashing.
|
||||||
|
void Sys_ServerActivity(void)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue