Home
last modified time | relevance | path

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

/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dplayerlist.h150 void UpdatePlistFn(void);
151 #define UpdatePlayerList() if (plistUpdated) UpdatePlistFn()
H A Dplayerlist.c282 UpdatePlistFn(); in RedrawPlayerList()
286 void UpdatePlistFn() in UpdatePlistFn() function