Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dsound.c83 #define MAX_SOUND_MAP_BOUNDARIES 20 // Maximum number of boundary sets per map macro
210 …map_sound_boundary_def boundaries[MAX_SOUND_MAP_BOUNDARIES]; // This is the boundaries for backgo…
3933 for (j = 0; j < MAX_SOUND_MAP_BOUNDARIES; j++)
5175 if (pMap->num_boundaries++ < MAX_SOUND_MAP_BOUNDARIES)