From 00acc57e3188170dd88a48215bffbde7eed838f5 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 4 May 2019 15:43:06 +1000 Subject: KYRA: Fix VS unexpected end of file errors --- engines/kyra/sound/sound_towns_darkmoon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/sound/sound_towns_darkmoon.cpp') diff --git a/engines/kyra/sound/sound_towns_darkmoon.cpp b/engines/kyra/sound/sound_towns_darkmoon.cpp index a6032f8759..55bd800512 100644 --- a/engines/kyra/sound/sound_towns_darkmoon.cpp +++ b/engines/kyra/sound/sound_towns_darkmoon.cpp @@ -286,4 +286,4 @@ void SoundTowns_Darkmoon::resetTrigger() { } // End of namespace Kyra -#endif \ No newline at end of file +#endif -- cgit v1.2.3