OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpitem
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/larn/
movem.c
133
static int
tmpitem
, xl, xh, yl, yh;
variable in typeref:typename:int
160
if ((mitem[i][j] != VAMPIRE) || (
tmpitem
!= OMIRROR))
248
tmpitem
= item[k][m];
249
if (
tmpitem
!= OWALL || (k == playerx && m == playery))
251
if ((mitem[i][j] != VAMPIRE) || (
tmpitem
!= OMIRROR))
252
if (
tmpitem
!= OCLOSEDDOOR) {
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025