Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dreg3.cpp812 const static bool testing_subconnections = false; variable
988 if(found && !testing_subconnections) break; in make_subconnections()
990 if(testing_subconnections && !found) { in make_subconnections()
997 if(testing_subconnections) println(hlog, "foundtab = ", foundtab); in make_subconnections()
1000 if(failures && !testing_subconnections) throw hr_exception("hrmap_closed3 failures"); in make_subconnections()