Home
last modified time | relevance | path

Searched defs:emeraldval (Results 1 – 2 of 2) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dpattern2.cpp131 EX int emeraldval(heptagon *h) { return h->emeraldval >> 3; } in emeraldval() function
133 EX int emeraldval(cell *c) { in emeraldval() function
H A Dlocations.cpp325 short emeraldval; member