mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-26 10:00:42 +00:00
removed unused
This commit is contained in:
parent
2b1d189074
commit
9d2b145123
1
hyper.h
1
hyper.h
@ -2549,7 +2549,6 @@ struct hrmap_hyperbolic : hrmap {
|
|||||||
void verify() { verifycells(origin); }
|
void verify() { verifycells(origin); }
|
||||||
};
|
};
|
||||||
|
|
||||||
namespace quotientspace { hrmap *new_map(); }
|
|
||||||
namespace irr {
|
namespace irr {
|
||||||
extern bool on;
|
extern bool on;
|
||||||
void link_to_base(heptagon *h, heptspin base);
|
void link_to_base(heptagon *h, heptspin base);
|
||||||
|
Loading…
Reference in New Issue
Block a user