Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dinventory.cpp275 void gainLate(eItem tr, eItem orb) { in gainLate() function
360 for(auto& it: lateextraorbs) gainLate(it.treasure, it.orb); in compute()