OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_NOTHING
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
level.c
185
if (rooms[i+1].is_room &
R_NOTHING
) {
192
if (rooms[i+3].is_room &
R_NOTHING
) {
372
rooms[i].is_room =
R_NOTHING
;
497
if (rooms[j].is_room &
R_NOTHING
) {
524
if ((rooms[rn].is_room &
R_NOTHING
) ||
609
if (!(rooms[de].is_room &
R_NOTHING
)) {
rogue.h
302
#define
R_NOTHING
((unsigned short) 01)
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025