-gamma for Linux! No you can't control it from the menu, it has to be

done on the cmdline at the moment.  Menu support later if possible.
This commit is contained in:
Joseph Carter 2000-05-31 17:46:59 +00:00
parent de18dc1c84
commit 0f9bcaf22f
4 changed files with 41 additions and 31 deletions

View file

@ -263,6 +263,7 @@ void GL_Set2D (void);
//
// gl_rmain.c
//
void GL_CheckGamma (unsigned char *pal);
qboolean R_CullBox (vec3_t mins, vec3_t maxs);
void R_RotateForEntity (entity_t *e);