mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-06-12 15:52:08 +00:00
+1
-1
@@ -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