Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/shared/
H A Ddefines.h269 #define SURF_FOOTSTEP 0x00001000 /**< only for grabbing footsteps textures */ macro
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dmap.cpp714 if (mt > 0 && (side->surfaceFlags & SURF_FOOTSTEP)) in ParseBrush()