mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-19 02:24:05 +00:00
rogueviz:: newconformist explorable explanation added
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
#define MAXMDIM 3
|
||||
#define CAP_COMPLEX2 0
|
||||
|
||||
// we want newconformist, but we don't want CAP_GD there
|
||||
#define CAP_NCONF 1
|
||||
#define CAP_GD 0
|
||||
|
||||
#ifndef EMSCRIPTEN
|
||||
#define EMSCRIPTEN
|
||||
#endif
|
||||
|
||||
#ifndef CAP_ORIENTATION
|
||||
#define CAP_ORIENTATION 1
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user