Home
last modified time | relevance | path

Searched defs:gems (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/phantasia/
H A Dfight.c1004 double gems = 0.0; /* gems awarded */ in awardtreasure() local
H A Dmisc.c1277 collecttaxes(double gold, double gems) in collecttaxes()
/dragonfly/games/rogue/
H A Dinventory.c86 static const char *const gems[GEMS] = { variable