From 7d4c9dda911a32fe5893429b640b5860c0a1aac4 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 27281f2e..6c1e3f2c 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 +}