Home
last modified time | relevance | path

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

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Did_sd.cpp53 #define MIN_TICKS_BETWEEN_DIGI_REPEATS 10 macro
515 if (currentTick - SoundInfo.GetLastPlayTick(which) < MIN_TICKS_BETWEEN_DIGI_REPEATS) in SD_PlayDigitized()