ref: 481378dfc2c46b941a6d418504b5ac7083aad0ae
parent: f5d2fe1f2a3c51e0ae2eda1992f9b12be9e04d29
author: Marc-Alexandre Espiaut <[email protected]>
date: Mon Jun 4 11:36:24 EDT 2018
Removing DOS code sndcards.h
--- a/rott/sndcards.h
+++ b/rott/sndcards.h
@@ -38,22 +38,8 @@
{
// ASS_NoSound,
SoundBlaster,
-#ifdef DOS
- ProAudioSpectrum,
- SoundMan16,
- Adlib,
- GenMidi,
- SoundCanvas,
- Awe32,
- WaveBlaster,
-#endif
SoundScape,
UltraSound,
-#ifdef DOS
- SoundSource,
- TandySoundSource,
- PC,
-#endif
NumSoundCards
} soundcardnames;