Home
last modified time | relevance | path

Searched defs:ServerList_GetViewEntry (Results 1 – 2 of 2) sorted by relevance

/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dnetconn.h372 #define ServerList_GetViewEntry(x) (ServerList_GetCacheEntry(serverlist_viewlist[(x)])) macro
/dports/games/darkplaces/darkplaces/
H A Dnetconn.h372 #define ServerList_GetViewEntry(x) (ServerList_GetCacheEntry(serverlist_viewlist[(x)])) macro