mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-09 13:56:00 +00:00
introduced new CAP, CAP_PORTALS
This commit is contained in:
@@ -1316,7 +1316,7 @@ EX string cgi_string() {
|
||||
return s;
|
||||
}
|
||||
|
||||
#if MAXMDIM >= 4 && CAP_RAY
|
||||
#if CAP_PORTALS
|
||||
#define IFINTRA(x,y) x
|
||||
#else
|
||||
#define IFINTRA(x,y) y
|
||||
|
Reference in New Issue
Block a user