Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dpl_5.c152 send_move(ms, movebuf); in acceptmove()
H A Dextern.h384 void send_move(struct ship *ship, const char *astr);
H A Dsync.c546 send_move(struct ship *ship, const char *astr) in send_move() function