big SoundManager checkin,futureproof javascript interface, isolate external calls to remove OpenAL references

This was SVN commit r13455.
This commit is contained in:
stwf
2013-06-06 11:13:57 +00:00
parent 1341b88468
commit 71b25d5bd4
32 changed files with 318 additions and 1065 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
#include "simulation2/Simulation2.h"
#include "simulation2/components/ICmpPlayer.h"
#include "simulation2/components/ICmpPlayerManager.h"
#include "soundmanager/SoundManager.h"
#include "soundmanager/ISoundManager.h"
extern bool g_GameRestarted;