copy same vars from qw_client in the ongoing quest to get uquake to link

This commit is contained in:
Bill Currie 2000-02-12 05:08:37 +00:00
parent 0affdbf681
commit 8b8d089502

View file

@ -82,6 +82,10 @@ char *svc_strings[] =
"svc_cutscene"
};
int cl_spikeindex, cl_playerindex, cl_flagindex;
int parsecountmod;
double parsecounttime;
//=============================================================================
/*