|
|
1.1 root 1: // sv_null.c -- this file can stub out the entire server system
2: // for pure net-only clients
3:
4: void SV_Init (void)
5: {
6: }
7:
8: void SV_Shutdown (char *finalmsg, qboolean reconnect)
9: {
10: }
11:
12: void SV_Frame (float time)
13: {
14: }
15:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.