mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
EXTERN
This commit is contained in:
parent
cbd4693de7
commit
2491efed20
1 changed files with 1 additions and 1 deletions
|
|
@ -610,7 +610,7 @@ SINT8 nametonum(const char *name);
|
|||
extern char motd[254], server_context[8];
|
||||
extern UINT8 playernode[MAXPLAYERS];
|
||||
/* consoleplayer of this player (splitscreen) */
|
||||
extern int playerconsole[MAXPLAYERS];
|
||||
extern UINT8 playerconsole[MAXPLAYERS];
|
||||
|
||||
INT32 D_NumPlayers(void);
|
||||
void D_ResetTiccmds(void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue