#include <stdio.h>
#include <conio.h>
#include <string.h>
#include "fmod/fmod.hpp"
#include "fmod/fmod_dsp.h"
#include "fmod/fmod_errors.h"
Classes | |
class | CSound |
Defines | |
#define | MAX_SOUNDS 10 |
#define | SOUNDMANAGER CSound::GetSingleton() |
#define | DESTROY_SOUNDMANAGER CSound::Destroy(); |
|
|
|
|
|
|