From 4d4c1e05053b18a4fe3f1645567abf947b5fee0d Mon Sep 17 00:00:00 2001 From: Darkvater Date: Mon, 12 Feb 2007 21:55:10 +0000 Subject: (svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files, and a little elimination of magic numbers in Win32SoundStart --- src/video/sdl_v.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/video/sdl_v.cpp') diff --git a/src/video/sdl_v.cpp b/src/video/sdl_v.cpp index 1f9910565..628ffaf63 100644 --- a/src/video/sdl_v.cpp +++ b/src/video/sdl_v.cpp @@ -510,4 +510,4 @@ const HalVideoDriver _sdl_video_driver = { SdlVideoFullScreen, }; -#endif +#endif /* WITH_SDL */ -- cgit v1.2.3-70-g09d2