1
0
Fork 0
forked from fte/fteqw
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

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