Home
last modified time | relevance | path

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

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dorbgen.cpp30 olrAlways, // always available enumerator
288 return olrAlways; in getOLR()
290 return olrAlways; in getOLR()
292 return olrAlways; in getOLR()
365 return olrAlways; in getOLR()
368 return olrAlways; in getOLR()
486 …lr == olrPrize25 || olr == olrPrize3 || olr == olrGuest || olr == olrMonster || olr == olrAlways) { in placePrizeOrb()
H A Dhelp.cpp292 …lr == olrPrize25 || olr == olrPrize3 || olr == olrGuest || olr == olrMonster || olr == olrAlways) { in describeOrb()