1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-10 06: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

@@ -66,7 +66,7 @@
#include "highdim-demo.cpp"
#include "horo63.cpp"
#include "platformer.cpp"
#if CAP_RAY && MAXMDIM >= 4
#if CAP_PORTALS
#include "intra-demos.cpp"
#endif
#include "gobot.cpp"