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

cleaner sightrange

This commit is contained in:
Zeno Rogue
2018-04-11 13:16:40 +02:00
parent fa86a88ea3
commit 848a135135
5 changed files with 72 additions and 51 deletions

View File

@@ -3016,6 +3016,8 @@ namespace gp {
}
int get_sightrange();
int get_sightrange_ambush();
int gamerange();
int numplayers();