Home
last modified time | relevance | path

Searched refs:T_EXIT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/atc/
H A Dupdate.c133 case T_EXIT: in update()
168 if (pp->dest_type == T_EXIT) in update()
307 p.dest_type = T_EXIT; in addplane()
320 p.orig_type = T_EXIT; in addplane()
H A Ddef.h68 #define T_EXIT 2 macro
H A Dinput.c461 case T_EXIT: in delayb()
492 dest_type = T_EXIT; in ex_it()
570 case T_EXIT: in benum()