ref: 96d6d5eb7809edca1f1ec91bd558e383827511ce dir: /qw/view.h/
extern cvar_t v_gamma; extern cvar_t lcd_x; void V_Init (void); void V_RenderView (void); float V_CalcRoll (vec3_t angles, vec3_t velocity); void V_UpdatePalette (void);