Home
last modified time | relevance | path

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

/netbsd/src/games/robots/
Dmove.c52 static bool must_telep(void);
79 if (Teleport && must_telep()) in get_move()
220 must_telep(void) in must_telep() function