Home
last modified time | relevance | path

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

/dports/games/augustus/augustus-3.1.0/src/building/
H A Dlist.c5 #define SMALL_SIZE_STEP 500 macro
22 if (!data.small.blocks && !array_init(data.small, SMALL_SIZE_STEP, 0, 0)) { in building_list_small_add()