qzdoom/src/common/audio
alexey.lysiuk 254489e34c - fixed compilation warnings reported by MSVC
src\common\audio\sound\s_sound.cpp(556,27): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
src\scripting\vmthunks.cpp(2678,13): warning C4244: 'return': conversion from 'time_t' to 'int', possible loss of data
2020-08-29 14:42:19 +03:00
..
music - split game dependent parts out of menudef.cpp. 2020-06-14 00:27:32 +02:00
sound - fixed compilation warnings reported by MSVC 2020-08-29 14:42:19 +03:00