Home
last modified time | relevance | path

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

/openbsd/src/games/hunt/hunt/
Dotto.c103 # define ON_RIGHT 0x4 macro
104 # define ON_SIDE (ON_LEFT|ON_RIGHT)
211 itemp->flags |= ON_RIGHT; in stop_look()
229 itemp->flags |= ON_RIGHT; in stop_look()
243 itemp->flags |= ON_RIGHT; in stop_look()