Home
last modified time | relevance | path

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

/dragonfly/games/rogue/
HDmessage.c236 if (stat_mask & STAT_GOLD) { in print_stats()
HDspec_hit.c163 print_stats(STAT_GOLD); in steal_gold()
HDpack.c130 print_stats(STAT_GOLD); in pick_up()
HDrogue.h325 #define STAT_GOLD 02 macro