1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-03 19:27:54 +00:00

introduced new CAP, CAP_PORTALS

This commit is contained in:
Zeno Rogue
2023-04-15 01:27:35 +02:00
parent 0410f54d43
commit 3f1dc8a4c4
6 changed files with 16 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ EX namespace intra {
EX bool in;
#if CAP_RAY && MAXMDIM >= 4
#if CAP_PORTALS
#if HDR
/** information per every space connected with intra-portals */
struct intra_data {