OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pack_letter
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/rogue/
pack.c
166
if ((ch =
pack_letter
("drop what?", ALL_OBJECTS)) == CANCEL) {
279
pack_letter
(const char *prompt, unsigned short mask)
function in typeref:typename:short
348
ch =
pack_letter
("wear what?", ARMOR);
397
ch =
pack_letter
("wield what?", WEAPON);
446
ch =
pack_letter
("call what?", (SCROL | POTION | WAND | RING));
pack.c
166
if ((ch =
pack_letter
("drop what?", ALL_OBJECTS)) == CANCEL) {
279
pack_letter
(const char *prompt, unsigned short mask)
function in typeref:typename:short
348
ch =
pack_letter
("wear what?", ARMOR);
397
ch =
pack_letter
("wield what?", WEAPON);
446
ch =
pack_letter
("call what?", (SCROL | POTION | WAND | RING));
Completed in 143 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025