mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-29 08:52:19 +00:00
rogueviz:: export brm_limit
This commit is contained in:
@@ -75,6 +75,8 @@ namespace rogueviz {
|
||||
texture::texture_data tdata;
|
||||
vector<hyperpoint> vertices;
|
||||
};
|
||||
|
||||
extern int brm_limit;
|
||||
|
||||
struct colorpair {
|
||||
color_t color1, color2;
|
||||
|
Reference in New Issue
Block a user