move WritePCXfile to pcx.c, move the screenshot filname creation code to

COM_NextFilename in quakefs.c and fix up some remote screenshot snafus
This commit is contained in:
Bill Currie 2000-12-11 03:30:32 +00:00
parent 10e2d388db
commit a4f03b4c12
9 changed files with 121 additions and 208 deletions

View file

@ -31,9 +31,6 @@
#ifndef _QDEFS_H
#define _QDEFS_H
#include <stdio.h>
#include <sys/types.h>
#define MAX_QPATH 64
#define MAX_CL_STATS 32
#define NUM_CSHIFTS 4