Remove a few name tags
This commit is contained in:
parent
2da0fd6de8
commit
d201443350
9 changed files with 12 additions and 23 deletions
|
@ -326,13 +326,6 @@ void RB_SunRays(void)
|
|||
|
||||
pos[0] = 0.5f + hpos[0] * hpos[3];
|
||||
pos[1] = 0.5f - hpos[1] * hpos[3];
|
||||
|
||||
// viewport dimensions
|
||||
// JBravo: Apparently not used
|
||||
/* w = glConfig.vidWidth;
|
||||
h = glConfig.vidHeight;
|
||||
w2 = glConfig.vidWidth / 2;
|
||||
h2 = glConfig.vidHeight / 2; */
|
||||
|
||||
// initialize quarter buffers
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue