Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_agent.cpp2854 const int16_t INTG_ANGLE = 45; in Cmd_Use() local
2892 if (angle > INTG_ANGLE / 2) { in Cmd_Use()