0ad/source/soundmanager/scripting
wraitii 48c31ce03f Update random_shuffle usage for C++17
C++14 deprecates and C++17 removes functions we use for random sounds.
This makes FastRand() fit the URG interface, and uses the appropriate
function.

Refs #5862

Differential Revision: https://code.wildfiregames.com/D3107
This was SVN commit r24302.
2020-11-30 15:52:16 +00:00
..
JSInterface_Sound.cpp Mass rename CxPrivate to CmptPrivate. 2020-11-13 16:44:15 +00:00
JSInterface_Sound.h Add missing ScriptInterface includes to 2018-04-27 16:48:44 +00:00
SoundGroup.cpp Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00
SoundGroup.h Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00