mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-18 20:08:06 +00:00
@@ -1525,7 +1525,7 @@ namespace patterns {
|
||||
#if CAP_TEXTURE
|
||||
#define REMAP_TEXTURE texture::config.remap()
|
||||
#else
|
||||
#define REMAP_TEXTURE
|
||||
#define REMAP_TEXTURE (void)0
|
||||
#endif
|
||||
|
||||
void showPattern() {
|
||||
|
||||
Reference in New Issue
Block a user