sluicebox 8db3779f7d AUDIO: Fix crash when OPL driver isn't loaded
Fixes segfault when logging that an OPL driver doesn't support the
emulation type requested by a game.

The code used driver id as an array index, but this is incorrect
because array indexes depends on which drivers are compiled in.

This issue was identified and fixed in 2015, but this line was missed:
6f01600e12ba14acde8a6557716783861dc014d1

Fixes the crash in bug #14413
2023-04-15 15:42:57 -07:00
..
2022-01-29 17:33:29 +01:00
2022-01-29 17:33:29 +01:00