mirror of
https://github.com/libretro/libretro-tyrquake.git
synced 2025-02-07 00:36:16 +00:00
client: remove old header hack from cl_prec.c
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
parent
69c01b8a2c
commit
a804d5d87e
@ -30,9 +30,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
#include "winquake.h"
|
||||
#endif
|
||||
|
||||
// FIXME - header hacks
|
||||
extern frame_t *view_frame;
|
||||
|
||||
cvar_t cl_nopred = { "cl_nopred", "0" };
|
||||
cvar_t cl_pushlatency = { "pushlatency", "-999" };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user