1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-08 05:16:00 +00:00

rogueviz:: use CAP_PORTALS

This commit is contained in:
Zeno Rogue
2023-04-15 01:29:01 +02:00
parent 3f1dc8a4c4
commit d4e71b78c6
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
namespace hr {
#if CAP_RAY && MAXMDIM >= 4
#if CAP_PORTALS
namespace intraf {
using namespace intra;