Lines Matching defs:iy
49 ** otherwise, the current quadrant is taken, and (ix, iy) give70 int ix, iy = 0;91 for (iy = 0; iy < NSECTS; iy++)92 if (Sect[ix][iy] == STAR ||93 Sect[ix][iy] == INHABIT)103 iy = y;111 printf("\a\nRED ALERT: supernova occurring at %d,%d\n", ix, iy);113 dy = iy - Ship.secty;
Indexes created Sat Oct 18 21:09:54 GMT 2025