Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Dsync.c128 static void recv_wind(long a, long b);
458 case W_WIND: recv_wind(a, b); break; in sync_update()
940 recv_wind(long a, long b) in recv_wind() function