Made a Sound folder. Rename class Sound to SoundSystem.

Also awesome Cmakeness.
This commit is contained in:
Stiffly
2015-09-17 14:42:33 +02:00
parent 250e70ff50
commit 6671136a08
8 changed files with 37 additions and 32 deletions
-1
View File
@@ -36,7 +36,6 @@
#include "EventBroker.h"
#include "EComponentCreated.h"
#include "ResourceManager.h"
#include "Sound.h"
namespace dd
{