mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-24 10:04:07 +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;
|
texture::texture_data tdata;
|
||||||
vector<hyperpoint> vertices;
|
vector<hyperpoint> vertices;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
extern int brm_limit;
|
||||||
|
|
||||||
struct colorpair {
|
struct colorpair {
|
||||||
color_t color1, color2;
|
color_t color1, color2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user