OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:potionhide
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/larn/
data.c
375
const char *
potionhide
[] = {
variable in typeref:typename:const char * []
diag.c
95
lprintf("%20s\n", &
potionhide
[i][1]);
275
potionname[k] = lgetc() ?
potionhide
[k] : "";
store.c
301
potionname[itm[i].arg] =
potionhide
[itm[i].arg];
335
lprintf("potion of%s",
potionhide
[itm[i].arg]);
header.h
350
extern const char *
potionhide
[], *potionname[];
object.c
696
potionname[pot] =
potionhide
[pot];
1070
potionname[ivenarg[i]] =
potionhide
[ivenarg[i]];
main.c
875
potionname[i] =
potionhide
[i];
scores.c
384
potionname[i] =
potionhide
[i];
Completed in 16 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025