Sound system fixed to use absolute positions
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define SoundEmitter_h__
|
||||
|
||||
#include "System.h"
|
||||
#include "Systems/TransformSystem.h"
|
||||
#include "Components/Transform.h"
|
||||
#include "Components/SoundEmitter.h"
|
||||
#include <AL/al.h>
|
||||
|
||||
Reference in New Issue
Block a user