mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
Actually add the Pro Audio Spectrum 16D to the sound cards table.
This commit is contained in:
@@ -189,9 +189,10 @@ extern const device_t ps1snd_device;
|
||||
/* Innovation SSI-2001 */
|
||||
extern const device_t ssi2001_device;
|
||||
|
||||
/* Pro Audio Spectrum 16 */
|
||||
/* Pro Audio Spectrum Plus, 16, and 16D */
|
||||
extern const device_t pasplus_device;
|
||||
extern const device_t pas16_device;
|
||||
extern const device_t pas16d_device;
|
||||
|
||||
/* Tandy PSSJ */
|
||||
extern const device_t pssj_device;
|
||||
|
||||
Reference in New Issue
Block a user