- fix gamepic render buffer issues
This commit is contained in:
parent
dea1d0259d
commit
f03c02df43
9 changed files with 40 additions and 25 deletions
|
|
@ -82,9 +82,6 @@
|
|||
static FRandom pr_dmspawn ("DMSpawn");
|
||||
static FRandom pr_pspawn ("PlayerSpawn");
|
||||
|
||||
const int SAVEPICWIDTH = 216;
|
||||
const int SAVEPICHEIGHT = 162;
|
||||
|
||||
bool G_CheckDemoStatus (void);
|
||||
void G_ReadDemoTiccmd (ticcmd_t *cmd, int player);
|
||||
void G_WriteDemoTiccmd (ticcmd_t *cmd, int player, int buf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue