3d audio added ;) + nl translation updated

This commit is contained in:
doitux
2007-06-12 23:13:18 +00:00
parent 3eea17f37d
commit 13aca4f616
6 changed files with 38 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ public:
~SDLPlayer();
void initAudio();
void playSound(std::string);
void playSound(std::string, int playerID);
void audioDone();
void closeAudio();