Home
last modified time | relevance | path

Searched refs:statuecount (Results 1 – 2 of 2) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Denvironment.cpp73 EX int statuecount; variable
270 statuecount = 0; in bfs()
397 statuecount++; in bfs()
H A Dmonstergen.cpp583 else if(hrand(50) < statuecount * statuecount) in wandering()