mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-07-04 08:29:31 +03:00
This replaces the macros ATTN_TO_SNDLVL and SNDLVL_TO_ATTN with inline functions that properly handle conversions between float and soundlevel_t. Eliminates a large number of warnings when compiling with GCC.