OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COL1
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
level.c
221
right_col =
COL1
-1;
226
left_col =
COL1
+1;
239
right_col =
COL1
-1;
244
left_col =
COL1
+1;
257
right_col =
COL1
-1;
262
left_col =
COL1
+1;
322
short row1,
col1
, row2, col2, dir;
local
330
put_door(&rooms[room1], LEFT, &row1, &
col1
);
335
put_door(&rooms[room1], RIGHT, &row1, &
col1
);
340
put_door(&rooms[room1], UPWARD, &row1, &
col1
);
[
all
...]
rogue.h
410
#define
COL1
26
Completed in 15 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026