OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:digtxt
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.apply.c
368
const char *
digtxt
;
local in function:dig
374
digtxt
= "The rock falls apart.";
377
digtxt
= "You succeeded in cutting away some rock.";
381
digtxt
= "You just made an opening in the wall.";
383
digtxt
= "Now what exactly was it that you were digging in?";
386
pline("%s",
digtxt
); /* after mnewsym & prl */
hack.apply.c
368
const char *
digtxt
;
local in function:dig
374
digtxt
= "The rock falls apart.";
377
digtxt
= "You succeeded in cutting away some rock.";
381
digtxt
= "You just made an opening in the wall.";
383
digtxt
= "Now what exactly was it that you were digging in?";
386
pline("%s",
digtxt
); /* after mnewsym & prl */
Completed in 22 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025