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

whirl:: more floor patterns working

This commit is contained in:
Zeno Rogue
2018-04-04 13:50:21 +02:00
parent 4c2a4d7bb0
commit cf6bd4ee4a
3 changed files with 50 additions and 43 deletions

View File

@@ -2954,3 +2954,5 @@ int gamerange();
int numplayers();
extern int base_distlimit;
bool has_nice_dual();