Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/Headers/
H A Dphysics.h56 #define WGRAD_SET(a, b, c) \ macro
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/EDMS/Tests/
H A Dhackterr.c40 #define WGRAD_SET(a,b,c) { terrain_info.wx = (a); terrain_info.wy = (b); terrain_info.wz = (c); } macro
302 WGRAD_SET(0,0,0); in Indoor_Terrain()