mirror of
https://github.com/nzp-team/quakespasm.git
synced 2024-11-10 06:32:03 +00:00
Merge pull request #22 from ScatterBox/main
Update missing definition for movetoorigin
This commit is contained in:
commit
21ee62e269
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