mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 22:55:12 +00:00
no more need for disabling MINIMIZE_GL_CALLS
This commit is contained in:
@@ -36,8 +36,6 @@
|
|||||||
#define CAP_SAVE 0
|
#define CAP_SAVE 0
|
||||||
#define CAP_TRANS 0
|
#define CAP_TRANS 0
|
||||||
|
|
||||||
#define MINIMIZE_GL_CALLS 0 // minimize does not currently work correctly
|
|
||||||
|
|
||||||
#ifdef BWEB
|
#ifdef BWEB
|
||||||
#include "../hyperweb.cpp"
|
#include "../hyperweb.cpp"
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user