mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 08:20:40 +00:00
heh, nor do we need PROGHEADER_CRC
This commit is contained in:
parent
9d27a12df7
commit
3edd4550d2
5 changed files with 95 additions and 99 deletions
|
@ -93,6 +93,7 @@ typedef struct player_info_s
|
|||
|
||||
int spectator;
|
||||
byte translations[4*VID_GRADES*256]; // space for colormap32
|
||||
int translationcolor[256];
|
||||
struct skin_s *skin;
|
||||
} player_info_t;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue