mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-07 01:03:00 +00:00
MINIMIZE_GL_CALLS in bringris
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user