1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-21 00:47:40 +00:00

reworked the geometry experiment menu

This commit is contained in:
Zeno Rogue
2017-10-30 12:05:36 +01:00
parent 670e877474
commit 98825cf7b4
4 changed files with 201 additions and 186 deletions

View File

@@ -2094,3 +2094,5 @@ const char *dnameof(eMonster m);
const char *dnameof(eLand l);
const char *dnameof(eWall w);
const char *dnameof(eItem i);
void runGeometryExperiments();