mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
vid_gamma now seems to work :)
This commit is contained in:
parent
bd06625c55
commit
6a75c4e00d
12 changed files with 19 additions and 37 deletions
|
@ -114,4 +114,6 @@ double VID_GetGamma (void);
|
|||
qboolean VID_SetGamma (double);
|
||||
void VID_UpdateGamma (struct cvar_s *);
|
||||
|
||||
extern struct cvar_s *vid_gamma;
|
||||
|
||||
#endif // __vid_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue