Skip to content

Commit

Permalink
Added global variable for add + modulate tex env
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Aug 7, 2003
1 parent f0a77b2 commit 3c0dee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/Include/gl_main.h
Expand Up @@ -32,6 +32,7 @@ unsigned char *GL_GrabScreen(void);

extern int screenWidth, screenHeight, screenBits;
extern int numTexUnits;
extern boolean envModAdd;
extern int defResX, defResY;
extern float nearClip, farClip;
extern int viewph, viewpw, viewpx, viewpy;
Expand Down

0 comments on commit 3c0dee2

Please sign in to comment.