mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 01:51:37 +00:00
whitespace (spaces -> tabs)
This commit is contained in:
parent
a3e19d5cc2
commit
64ec067a25
1 changed files with 16 additions and 18 deletions
|
@ -31,10 +31,8 @@
|
||||||
#endif
|
#endif
|
||||||
#include "quakedef.h"
|
#include "quakedef.h"
|
||||||
#include "r_local.h"
|
#include "r_local.h"
|
||||||
#include "sys.h"
|
|
||||||
|
|
||||||
extern byte gammatable[256];
|
extern byte gammatable[256];
|
||||||
extern cvar_t *contrast;
|
|
||||||
|
|
||||||
void V_CalcPowerupCshift (void);
|
void V_CalcPowerupCshift (void);
|
||||||
qboolean V_CheckGamma (void);
|
qboolean V_CheckGamma (void);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue