From: ozkl Date: Sun, 23 Apr 2023 12:09:03 +0000 (+0300) Subject: timidity temp config usage removed X-Git-Url: https://git.0x19.co/screenshots/static/gitweb.js?a=commitdiff_plain;h=b77f9ff2b8ae4689d58b8d1acc4308294e9e551f;p=doomgeneric-snom360 timidity temp config usage removed --- diff --git a/doomgeneric/i_sound.c b/doomgeneric/i_sound.c index 62b33bc..57f7476 100644 --- a/doomgeneric/i_sound.c +++ b/doomgeneric/i_sound.c @@ -199,7 +199,7 @@ void I_InitSound(boolean use_sfx_prefix) && (snd_musicdevice == SNDDEVICE_GENMIDI || snd_musicdevice == SNDDEVICE_GUS)) { - I_InitTimidityConfig(); + //I_InitTimidityConfig(); } if (!nosfx)