mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-02-05 09:20:15 +00:00
extra guards
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define SCU
|
||||
#endif
|
||||
|
||||
#if CAP_ROGUEVIZ
|
||||
#if CAP_ROGUEVIZ || defined(MAXMDIM)
|
||||
#define MAXMDIM 4
|
||||
#else
|
||||
#define MAXMDIM 3
|
||||
|
||||
Reference in New Issue
Block a user