mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-03-01 06:31:13 +00:00
- removed now obsolete #define.
This commit is contained in:
parent
c303884274
commit
6315a8b039
1 changed files with 0 additions and 1 deletions
|
@ -92,6 +92,5 @@ const int SAVEPICHEIGHT = 180;
|
||||||
const int VID_MIN_WIDTH = 640;
|
const int VID_MIN_WIDTH = 640;
|
||||||
const int VID_MIN_HEIGHT = 400;
|
const int VID_MIN_HEIGHT = 400;
|
||||||
#define NPOT_EMULATION
|
#define NPOT_EMULATION
|
||||||
#define BUILD_SKY
|
|
||||||
|
|
||||||
#endif //__VERSION_H__
|
#endif //__VERSION_H__
|
||||||
|
|
Loading…
Reference in a new issue