OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:col_offset
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
level.c
214
short row_offset,
col_offset
;
local in function:make_room
285
col_offset
= get_rand(0, ((right_col - left_col) - width + 1));
290
left_col +=
col_offset
;
level.c
214
short row_offset,
col_offset
;
local in function:make_room
285
col_offset
= get_rand(0, ((right_col - left_col) - width + 1));
290
left_col +=
col_offset
;
Completed in 21 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025