From ed3801948af4f0b99ce5f1a36b7c3b38b2d6c8cd Mon Sep 17 00:00:00 2001 From: yellowtd <ren_amon@hotmail.com> Date: Mon, 17 Nov 2014 03:36:17 -0500 Subject: [PATCH] Update i_cdmus.c --- src/sdl/i_cdmus.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sdl/i_cdmus.c b/src/sdl/i_cdmus.c index f430b83ccb..075b71a804 100644 --- a/src/sdl/i_cdmus.c +++ b/src/sdl/i_cdmus.c @@ -36,3 +36,4 @@ boolean I_SetVolumeCD(int volume) (void)volume; return false; } +#endif -- GitLab