mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-18 14:45:12 +00:00
rogueviz:: added some guards
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace hr {
|
||||
|
||||
#if CAP_MODELS
|
||||
namespace ply {
|
||||
|
||||
using namespace rogueviz::objmodels;
|
||||
@@ -296,4 +297,5 @@ auto plyhook =
|
||||
});
|
||||
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user