(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files, and a little elimination of magic numbers in Win32SoundStart

This commit is contained in:
Darkvater
2007-02-12 21:55:10 +00:00
parent 2817acb456
commit 4d4c1e0505
14 changed files with 22 additions and 26 deletions

View File

@@ -510,4 +510,4 @@ const HalVideoDriver _sdl_video_driver = {
SdlVideoFullScreen,
};
#endif
#endif /* WITH_SDL */