rogueviz:: newconformist explorable explanation added

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:09 +02:00
parent 54f1ad4163
commit 9f6d2a5d89
3 changed files with 775 additions and 0 deletions
+8
View File
@@ -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