Home
last modified time | relevance | path

Searched refs:gCell600 (Results 1 – 3 of 3) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dnotknot.cpp860 …if(base == gCell600 && isNeighbor(ukl->where->c7, ulk->where->c7) && ukl->state != 0 && ulk->state… in hrmap_notknot()
863 if(base == gCell600 && ulk->nowall() && ukl->iswall()) { in hrmap_notknot()
899 if(base == gCell600) in hrmap_notknot()
1231 set_geometry(gCell600); in launch_sphereknot()
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dclasses.cpp730 gCell600, gECell600, enumerator
H A Dconfig.cpp978 addsaver(sightranges[gCell600], "sight-600cell", 2 * M_PI); in initConfig()