mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 01:20:37 +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_TRANS 0
|
||||
|
||||
#define MINIMIZE_GL_CALLS 0 // minimize does not currently work correctly
|
||||
|
||||
#ifdef BWEB
|
||||
#include "../hyperweb.cpp"
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user