scummvm/audio/soundfont/vab
Eugene Sandulenko d49a9870b7 AUDIO: Silence MSVC warning
Their code analysis does not catch the fact that we cover all possible
cases in the switch() statement, hence it produces the warning.
2020-08-27 15:02:59 +02:00
..
psxspu.cpp AUDIO: Fix warnings 2020-08-08 10:38:25 +02:00
psxspu.h AUDIO: Silence MSVC warning 2020-08-27 15:02:59 +02:00
vab.cpp AUDIO: Fixed Soundfont Coverity issues 2020-08-15 14:17:42 +10:00
vab.h AUDIO: Fixed Soundfont Coverity issues 2020-08-15 14:17:42 +10:00