QTfrontend/SDLs.cpp
changeset 1684 b3f4ec08f0a4
parent 1527 4a610e970b66
child 1690 502a25e54203
--- a/QTfrontend/SDLs.cpp	Fri Jan 16 15:43:19 2009 +0000
+++ b/QTfrontend/SDLs.cpp	Fri Jan 16 18:37:21 2009 +0000
@@ -69,3 +69,8 @@
 {
 	Mix_FadeOutMusic(2000);
 }
+
+void SDLInteraction::PlaySound(const QString & filename)
+{
+
+}
\ No newline at end of file