Home
last modified time | relevance | path

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

/dragonfly/games/atc/
H A Dupdate.c128 pp->status = S_GONE; in update()
139 pp->status = S_GONE; in update()
184 if (pp->status == S_GONE) { in update()
H A Ddef.h72 #define S_GONE 1 macro