Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c108 static void recv_gunl(struct ship *ship, long a, long b);
438 case W_GUNL: recv_gunl(ship, a, b); break; in sync_update()
779 recv_gunl(struct ship *ship, long a, long b) in recv_gunl() function