Refactor Audio Backend to not depend on AudioSource object
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "Engine/Core/Config.h"
|
||||
#include "Engine/Content/Config.h"
|
||||
|
||||
// The maximum amount of listeners used at once
|
||||
#define AUDIO_MAX_LISTENERS 1
|
||||
|
||||
Reference in New Issue
Block a user