HomeSort by: relevance | last modified time | path
    Searched refs:show1cell (Results 1 - 5 of 5) sorted by relevancy

  /src/games/larn/
extern.h 68 void show1cell(int, int);
monster.c 828 show1cell(x, y);
841 show1cell(x, y);
857 show1cell(x, y);
1107 show1cell(x, y); /* show the new monster */
1244 show1cell(x, y);
1478 * Returns 1 if must do a show1cell(xx,yy) upon return, 0 otherwise
1774 show1cell(x, y);/* show the demon (ha ha) */
1817 show1cell(x, y); /* show the new sphere */
1850 show1cell(x, y); /* show the now missing
1884 show1cell(j, i)
    [all...]
movem.c 389 show1cell(aa, bb);
391 show1cell(cc, dd);
object.c 705 show1cell(j, i);
719 show1cell(j, i);
776 show1cell(j, i);
889 show1cell(playerx, playery);
display.c 442 show1cell(int x, int y) function in typeref:typename:void

Completed in 38 milliseconds