OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lucky_mes
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
monop.h
68
#define lucky(str) printf("%s%s\n",str,
lucky_mes
[roll(1,num_luck)-1])
134
extern const char *const yncoms[], *name_list[], *const
lucky_mes
[];
monop.c
86
const char *const
lucky_mes
[] = { /* "got lucky" messages */
variable in typeref:typename:const char * const[]
100
num_luck = sizeof
lucky_mes
/ sizeof (char *);
232
num_luck = sizeof
lucky_mes
/ sizeof (char *);
Completed in 11 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025