Searched refs:show1cell (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/games/larn/ |
H A D | monster.c | 809 show1cell(x, y); in godirect() 822 show1cell(x, y); in godirect() 838 show1cell(x, y); in godirect() 1087 show1cell(x, y); /* show the new monster */ in dirpoly() 1220 show1cell(x, y); in hitplayer() 1748 show1cell(x, y); /* show the demon (ha ha) */ in newsphere() 1787 show1cell(x, y); /* show the new sphere */ in newsphere() 1819 show1cell(x, y); /* show the now missing sphere */ in rmsphere() 1851 show1cell(j, i); in sphboom()
|
H A D | object.c | 690 show1cell(j, i); in quaffpotion() 704 show1cell(j, i); in quaffpotion() 761 show1cell(j, i); in quaffpotion() 874 show1cell(playerx, playery); in oscroll()
|
H A D | movem.c | 379 show1cell(aa, bb); in mmove() 381 show1cell(cc, dd); in mmove()
|
H A D | header.h | 384 void show1cell(int, int);
|
H A D | display.c | 429 show1cell(int x, int y) in show1cell() function
|