- removed now obsolete #define.

This commit is contained in:
Christoph Oelckers 2021-04-04 20:41:44 +02:00
parent c303884274
commit 6315a8b039
1 changed files with 0 additions and 1 deletions

View File

@ -92,6 +92,5 @@ const int SAVEPICHEIGHT = 180;
const int VID_MIN_WIDTH = 640;
const int VID_MIN_HEIGHT = 400;
#define NPOT_EMULATION
#define BUILD_SKY
#endif //__VERSION_H__