Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/
H A Dclient.h766 int Handle_polystyle(int polyind, int newstyle);
H A Dnetclient.c2166 if ((n = Handle_polystyle(num, newstyle)) == -1) in Receive_polystyle()
H A Dclient.c1930 int Handle_polystyle(int polyind, int newstyle) in Handle_polystyle() function