Home
last modified time | relevance | path

Searched refs:lastpx (Results 1 – 4 of 4) sorted by relevance

/dragonfly/games/larn/
H A Dobject.c238 playerx = lastpx; in lookforobject()
251 playerx = lastpx; in lookforobject()
283 playerx = lastpx; in lookforobject()
H A Ddata.c141 short lastpx, lastpy; /* 0 --- MAXX-1 or 0 --- MAXY-1 */ variable
H A Dheader.h346 extern short iarg[MAXX][MAXY], ivenarg[], lasthx, lasthy, lastnum, lastpx, lastpy;
H A Ddisplay.c524 lastpx = playerx; in moveplayer()