mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 14:52:08 +00:00
14 lines
96 B
C
14 lines
96 B
C
void
|
|
Draw_BeginDisc(void)
|
|
{
|
|
}
|
|
|
|
void
|
|
Draw_EndDisc(void)
|
|
{
|
|
}
|
|
|
|
void
|
|
Cmd_ForwardToServer (void)
|
|
{
|
|
}
|