shithub: qk1

ref: 7138ee9632e711d1aad9400ed2c5df0e4bf90c72
dir: /view.h/

View raw version
extern float v_blend[4];

extern cvar_t v_scale;

void V_Init (void);
void V_RenderView (void);
float V_CalcRoll (vec3_t angles, vec3_t velocity);
void V_UpdatePalette (void);
void V_NewMap(void);