Home | History | Annotate | Download | only in hack

Lines Matching refs:wx

103 	wtmp->wx = mtmp->mx;
115 wtmp->wx = mtmp->mx;
121 if (cansee(whd->wx, whd->wy)) {
123 atl(whd->wx, whd->wy, '~');
190 if (!cansee(wtmp->wx, wtmp->wy) && wtmp->wdispl) {
191 newsym(wtmp->wx, wtmp->wy);
200 atl(wtmp->wx, wtmp->wy, '~');
226 if (wtmp->wx == x && wtmp->wy == y) {
246 if (wtmp->nseg->wx == x && wtmp->nseg->wy == y) {
256 mtmp2->mx = wtmp->wx;
281 newsym(wtmp->wx, wtmp->wy);