mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
State change cleanup, but saner code!
This commit is contained in:
parent
86f87122c0
commit
f6bfcfc82d
9 changed files with 46 additions and 133 deletions
|
@ -329,6 +329,13 @@ void AddLightBlend (float, float, float, float);
|
|||
//
|
||||
void R_StoreEfrags (efrag_t **ppefrag);
|
||||
|
||||
//
|
||||
// gl_screen.c
|
||||
//
|
||||
|
||||
extern qboolean lighthalf;
|
||||
extern unsigned char lighthalf_v[3];
|
||||
|
||||
//
|
||||
// gl_mesh.c
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue