Home
last modified time | relevance | path

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

/dports/games/bstone/bstone-1.1.9/src/
H A D3d_agent.cpp4791 #define wb_MinPoint ((int32_t)2 << TILESHIFT) macro
4795 #define wb_MinOffset (wb_MinPoint - ((int32_t)2 << TILESHIFT))
4820 bounceDest = wb_MinPoint; in HandleWeaponBounce()