mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-23 00:54:47 +00:00
namespaces conform to an older standard
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#endif
|
||||
|
||||
#if CAP_TEXTURE
|
||||
namespace hr::texture {
|
||||
namespace hr { namespace texture {
|
||||
|
||||
cpatterntype cgroup;
|
||||
|
||||
@@ -1527,5 +1527,5 @@ void texture_data::update() {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user