OpenBarnyard
 
Loading...
Searching...
No Matches
ASoundManager.cpp File Reference
#include "pch.h"
#include "ASoundManager.h"
#include "ASoundLegacy.h"
#include "ASound.h"
#include "Cameras/ACameraManager.h"
#include "Tasks/ARootTask.h"
#include "Assets/AAssetLoader.h"
#include "Memory/AMemory.h"
#include "AWaveBankFMODFSB.h"
#include "AWaveBankFMODFSBStream.h"
#include "ALoadScreen.h"
#include "ARandom.h"
#include <Plugins/PPropertyParser/PBProperties.h>
#include <fmod/fmod.h>
#include <Core/TMemoryDebugOn.h>

Go to the source code of this file.

Macros

#define MAX_NUM_SOUND_EVENTS   256
 
#define MAX_NUM_STREAMS   64
 

Macro Definition Documentation

◆ MAX_NUM_SOUND_EVENTS

#define MAX_NUM_SOUND_EVENTS   256

Definition at line 28 of file ASoundManager.cpp.

◆ MAX_NUM_STREAMS

#define MAX_NUM_STREAMS   64

Definition at line 29 of file ASoundManager.cpp.