mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-20 12:31:14 +00:00
Why aren't my files committing fully...
This commit is contained in:
parent
3b34b3230c
commit
2581ab4bf1
1 changed files with 0 additions and 3 deletions
|
|
@ -641,11 +641,8 @@ void CL_AddSplitscreenPlayer(void);
|
|||
void CL_RemoveSplitscreenPlayer(UINT8 p);
|
||||
void CL_Reset(void);
|
||||
void CL_ClearPlayer(INT32 playernum);
|
||||
<<<<<<< HEAD
|
||||
void CL_RemovePlayer(INT32 playernum, INT32 reason);
|
||||
=======
|
||||
void CL_QueryServerList(msg_server_t *list);
|
||||
>>>>>>> srb2/next
|
||||
void CL_UpdateServerList(boolean internetsearch, INT32 room);
|
||||
// Is there a game running
|
||||
boolean Playing(void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue