- removed the unused SCREENPITCH #define
This commit is contained in:
parent
a9cba90647
commit
b218b8de6a
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ extern DFrameBuffer *screen;
|
|||
|
||||
#define SCREENWIDTH (screen->GetWidth ())
|
||||
#define SCREENHEIGHT (screen->GetHeight ())
|
||||
#define SCREENPITCH (screen->GetPitch ())
|
||||
|
||||
EXTERN_CVAR (Float, vid_gamma)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue