Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/cgame/campaign/
H A Dcl_game_campaign.cpp32 extern void GEO_DrawMarkers(const uiNode_t* node);
69 e.MapDrawMarkers = GEO_DrawMarkers; in GetCGameAPI()
H A Dcp_geoscape.h50 void GEO_DrawMarkers(const uiNode_t* node);
H A Dcp_geoscape.cpp1586 void GEO_DrawMarkers (const uiNode_t* node) in GEO_DrawMarkers() function