OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:monops
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
houses.c
46
static MON *
monops
[N_MON];
variable in typeref:typename:MON * []
76
names[num_mon] = (
monops
[num_mon]=mp)->name;
101
buy_h(
monops
[0]);
109
buy_h(
monops
[p]);
233
names[num_mon] = (
monops
[num_mon]=mp)->name;
250
sell_h(
monops
[0]);
258
sell_h(
monops
[p]);
houses.c
46
static MON *
monops
[N_MON];
variable in typeref:typename:MON * []
76
names[num_mon] = (
monops
[num_mon]=mp)->name;
101
buy_h(
monops
[0]);
109
buy_h(
monops
[p]);
233
names[num_mon] = (
monops
[num_mon]=mp)->name;
250
sell_h(
monops
[0]);
258
sell_h(
monops
[p]);
Completed in 26 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025