hedgewars/SDLh.pas
changeset 1906 644f93d8f148
parent 1903 64e56f19d6d6
child 1916 9c3d0e3df6bb
--- a/hedgewars/SDLh.pas	Sat Mar 21 10:49:58 2009 +0000
+++ b/hedgewars/SDLh.pas	Sun Mar 22 14:32:22 2009 +0000
@@ -51,8 +51,7 @@
 {$linkframework AudioUnit}
 {$linkframework Quicktime}
 {$linkframework IOKit}
-{for SDL1.3 {$linkframework ForceFeedback}}
-{for SDL1.3 {$linkframework CoreAudio}}
+{add ForceFeedback and CoreAudio frameworks when you use SDL-1.3}
 {$ENDIF}
 
 (*  SDL *)