Lines Matching refs:lev
83 struct rm *lev;100 lev = &levl[x][y];101 if (!lev->lit && lev->scrsym == '.') {102 lev->scrsym = ' ';103 lev->new = 1;123 struct rm *lev;139 lev = &levl[x][y];140 if (!lev->lit && lev->scrsym == '.')141 lev->seen = 0;
Indexes created Mon Oct 20 20:10:13 GMT 2025