1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-04 03:27:55 +00:00

removed unused

This commit is contained in:
Zeno Rogue
2018-07-16 20:06:35 +02:00
parent 2b1d189074
commit 9d2b145123

View File

@@ -2549,7 +2549,6 @@ struct hrmap_hyperbolic : hrmap {
void verify() { verifycells(origin); }
};
namespace quotientspace { hrmap *new_map(); }
namespace irr {
extern bool on;
void link_to_base(heptagon *h, heptspin base);