OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_cury
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hunt/huntd/
terminal.c
50
if (x == pp->p_curx && y == pp->
p_cury
)
53
pp->
p_cury
= y;
66
pp->
p_cury
++;
79
pp->
p_cury
+= (pp->p_curx / TERM_WIDTH);
93
pp->
p_cury
= 0;
hunt.h
104
int p_curx,
p_cury
;
member in struct:player_def
Completed in 12 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025