ref: 79050578c7fb0a2efc4c4d9c04ba63738fb5f660 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);