From c031801daab2ff2728968dce0d3ddf872221020e Mon Sep 17 00:00:00 2001 From: Steel Titanium Date: Sun, 25 Nov 2018 14:24:50 -0500 Subject: [PATCH] Add newline to end of file --- src/s_sound.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s_sound.c b/src/s_sound.c index 27281f2ef..6c1e3f2cb 100644 --- a/src/s_sound.c +++ b/src/s_sound.c @@ -1697,4 +1697,4 @@ void GameMIDIMusic_OnChange(void) } } } -} \ No newline at end of file +}