mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 20:37:56 +00:00
rogueviz:: added some guards
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
namespace hr {
|
||||
|
||||
#if CAP_RAY && MAXMDIM >= 4
|
||||
namespace intraf {
|
||||
|
||||
using namespace intra;
|
||||
@@ -629,5 +630,5 @@ auto hooks =
|
||||
{loader{"run this visualization", 'r', load("solv-h3-scene.lev", 0.05, 3000)}});
|
||||
}));
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user