(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 8f96cadeb2
commit 5574d04547
14 changed files with 22 additions and 26 deletions

View File

@@ -44,4 +44,4 @@ const HalSoundDriver _sdl_sound_driver = {
SdlSoundStop,
};
#endif
#endif /* WITH_SDL */