mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 22:06:33 +00:00
48c31ce03f
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.