Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dlandlock.cpp226 EX void countHyperstoneQuest(int& i1, int& i2) { in countHyperstoneQuest() function
239 countHyperstoneQuest(i1, i2); in hyperstonesUnlocked()
H A Dmenus.cpp37 int i1, i2; countHyperstoneQuest(i1, i2); in showOverview()