OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Run_ch
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/robots/
extern.c
61
char
Run_ch
; /* Character for the direction we are running */
move.c
82
c =
Run_ch
;
165
Run_ch
= ' ';
167
Run_ch
= tolower(c);
robots.h
96
extern char Cnt_move, Field[Y_FIELDSIZE][X_FIELDSIZE],
Run_ch
;
Completed in 34 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025