Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c125 static void recv_ta(struct ship *ship, long a);
455 case W_TA: recv_ta(ship, a); break; in sync_update()
922 recv_ta(struct ship *ship, long a) in recv_ta() function