Home
last modified time | relevance | path

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

/dragonfly/games/atc/
H A Ddef.h50 #define LOWFUEL 15 macro
H A Dupdate.c220 (pp->fuel < LOWFUEL) ? '*' : ' ', in command()