mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
rogueviz:: export brm_limit
This commit is contained in:
parent
bdc5c7365f
commit
d37895b051
@ -75,6 +75,8 @@ namespace rogueviz {
|
||||
texture::texture_data tdata;
|
||||
vector<hyperpoint> vertices;
|
||||
};
|
||||
|
||||
extern int brm_limit;
|
||||
|
||||
struct colorpair {
|
||||
color_t color1, color2;
|
||||
|
Loading…
Reference in New Issue
Block a user