ref: 5e9c01fa0f471e4449d7bf96b1903f89b761e0fc 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);