OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STAT_PLAY_ROW
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hunt/include/
hunt_common.h
114
#define
STAT_PLAY_ROW
5
116
#define STAT_MON_ROW (
STAT_PLAY_ROW
+ MAXPL + 1)
/src/games/hunt/huntd/
draw.c
107
cgoto(pp,
STAT_PLAY_ROW
, STAT_LABEL_COL);
109
for (i =
STAT_PLAY_ROW
+ 1, np = Player; np < End_player; np++) {
295
y =
STAT_PLAY_ROW
+ 1 + (pp - Player);
driver.c
652
cgoto(ouch,
STAT_PLAY_ROW
+ 1 + (gotcha - Player),
658
cgoto(ouch,
STAT_PLAY_ROW
+ 1 + (gotcha - Player),
816
n =
STAT_PLAY_ROW
+ 1 + (pp - Player);
831
n =
STAT_PLAY_ROW
+ 1 + Nplayer;
answer.c
340
y =
STAT_PLAY_ROW
+ 1 + (newpp - Player);
Completed in 13 milliseconds
Indexes created Mon Oct 27 02:09:54 GMT 2025