OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Teleport
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/robots/
extern.c
46
bool
Teleport
= false; /*
Teleport
automatically when player must */
main.c
106
Teleport
= true;
136
Teleport
= true;
robots.h
90
Teleport
, Waiting, Was_bonus, Auto_bot;
move.c
79
if (
Teleport
&& must_telep())
80
goto
teleport
;
183
teleport
:
216
* Must I
teleport
; i.e., is there anywhere I can move without
Completed in 19 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026