mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2025-03-21 16:31:07 +00:00
Don't declare SV_Shutdown twice
This commit is contained in:
parent
252621a4cd
commit
f79476c5ec
1 changed files with 0 additions and 1 deletions
|
@ -266,6 +266,5 @@ void SV_SpawnServer (char *server);
|
|||
#endif
|
||||
|
||||
void SV_Frame ( void );
|
||||
void SV_Shutdown ( qboolean );
|
||||
|
||||
#endif // _SERVER_H
|
||||
|
|
Loading…
Reference in a new issue