From bc117cf24d9929e4dbaf7f1145e77865f15f8290 Mon Sep 17 00:00:00 2001 From: Jasmine Iwanek Date: Tue, 31 Dec 2024 00:10:56 -0500 Subject: [PATCH] Add a line which got lost in snd_sb.c --- src/sound/snd_sb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sound/snd_sb.c b/src/sound/snd_sb.c index b71f1557c..df0547fdc 100644 --- a/src/sound/snd_sb.c +++ b/src/sound/snd_sb.c @@ -50,6 +50,7 @@ #define SB_VIBRA16XV 0 #define SB_VIBRA16C 1 +#define SB_VIBRA16CL 2 #define SB_32_PNP 0 #define SB_AWE32_PNP 1