Home
last modified time | relevance | path

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

/netbsd/src/games/larn/
Dmovem.c21 static void movemt(int, int);
98 movemt(i, j); /* go and move the in movemonst()
110movemt(i, j); /* go and move the in movemonst()
118 movemt(lasthx, lasthy); in movemonst()
135 movemt(int i, int j) in movemt() function