OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:col_cut
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/rogue/
level.c
713
short row, col, row_cut,
col_cut
;
local in function:hide_boxed_passage
728
col_cut
= ((w >= 2) ? 1 : 0);
733
col = get_rand(col1 +
col_cut
, col2 -
col_cut
);
Completed in 12 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025