mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-21 19:31:21 +00:00
Update missing definition for movetoorigin
This commit is contained in:
parent
1453611206
commit
3fcbf380ae
1 changed files with 2 additions and 0 deletions
|
@ -234,5 +234,7 @@ void SV_RunClients (void);
|
|||
void SV_SaveSpawnparms ();
|
||||
void SV_SpawnServer (const char *server);
|
||||
|
||||
void SV_MoveToOrigin (void);
|
||||
|
||||
#endif /* _QUAKE_SERVER_H */
|
||||
|
||||
|
|
Loading…
Reference in a new issue