DEADSOFTWARE

put "{$MODE ...}" directive in each source file; removed trailing spaces, and convert...
[d2df-sdl.git] / src / engine / e_sound_sdl.inc
index 0104f3a3eca925907ba1ea2cbc9f68dafe6d3364..4808dbd34eb65b600f41b54ee3dfa98c361035d5 100644 (file)
@@ -163,7 +163,7 @@ begin
 
   Result := False;
   SoundInitialized := False;
-  
+
   if NoOutput then begin Result := true; Exit end;
 
   // wow, this is actually MIDI player!