Lines Matching defs: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 Tue Sep 30 20:09:53 GMT 2025