Home
last modified time | relevance | path

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

/dragonfly/games/bs/
H A Dbs.c52 #define pgoto(y, x) move(PY(y), PX(x)) macro
281 pgoto(newy, newx); in placeship()
421 pgoto(cury, curx); in initgame()
507 pgoto(cury, curx); in getcoord()
519 pgoto(cury, curx); in getcoord()
918 pgoto(y, x); in cpufire()