mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 17:40:36 +00:00
MINIMIZE_GL_CALLS in bringris
This commit is contained in:
parent
342ac0805f
commit
4362f06b0b
@ -36,6 +36,8 @@
|
|||||||
#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
|
||||||
|
Loading…
Reference in New Issue
Block a user