OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:objwt
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/battlestar/
globals.c
212
const int
objwt
[NUMOFOBJECTS] = {
variable in typeref:typename:const int[]
command4.c
60
heavy = (carrying +
objwt
[value]) <= WEIGHT;
65
carrying +=
objwt
[value];
343
carrying -=
objwt
[value];
444
carrying -=
objwt
[value];
command7.c
213
carrying -=
objwt
[AMULET];
256
carrying -=
objwt
[LASER];
command2.c
88
carrying -=
objwt
[value];
command3.c
168
carrying -=
objwt
[value];
command5.c
224
carrying -=
objwt
[n];
extern.h
263
extern const int
objwt
[NUMOFOBJECTS];
Completed in 15 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025