git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@168 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-09-07 19:07:37 +00:00
parent ae19b17531
commit ef7540eb41
1 changed files with 5 additions and 0 deletions

View File

@ -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)
{
}