OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:movemt
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/larn/
movem.c
9
*
movemt
(x,y) Function to move a monster at (x,y) -- must determine where
21
static void
movemt
(int, int);
29
* move, and call
movemt
() to do the move.
98
movemt
(i, j); /* go and move the
110
movemt
(i, j); /* go and move the
118
movemt
(lasthx, lasthy);
126
*
movemt
(x,y) Function to move a monster at (x,y) -- must determine where
135
movemt
(int i, int j)
function
Completed in 25 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026