Home
last modified time | relevance | path

Searched refs:show1cell (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/games/larn/
H A Dmonster.c809 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 Dobject.c690 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 Dmovem.c379 show1cell(aa, bb); in mmove()
381 show1cell(cc, dd); in mmove()
H A Dheader.h384 void show1cell(int, int);
H A Ddisplay.c429 show1cell(int x, int y) in show1cell() function