Searched refs:POLYGON_MAX_OFFSET (Results 1 – 3 of 3) sorted by relevance
249 #define POLYGON_MAX_OFFSET 30000 macro
189 i = (MAX(ABS(offcx), ABS(offcy)) - 1) / POLYGON_MAX_OFFSET + 1; in P_offset()
1430 int maxblocks = POLYGON_MAX_OFFSET / BLOCK_CLICKS; in Xpmap_walls_to_polygons()