mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-04 11:37:55 +00:00
rogueviz:: added some guards
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace hr {
|
||||
|
||||
#if CAP_TEXTURE
|
||||
namespace planets {
|
||||
|
||||
texture::texture_data earth, neptune, mars, moon, sun;
|
||||
@@ -544,5 +545,6 @@ auto msc =
|
||||
});
|
||||
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user