OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:potprob
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/larn/
data.c
658
u_char
potprob
[] = {0, 0, 1, 1, 1, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 9, 9, 9, 10, 10, 10, 11, 11, 12, 12, 13, 14, 15, 16, 17, 18, 19, 19, 20, 20, 22, 22, 23, 23};
variable in typeref:typename:u_char[]
header.h
353
extern u_char
potprob
[];
379
#define newpotion() (
potprob
[rund(41)])
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025