#include "shared/shared.h"#include "common/cvar.h"#include "common/common.h"#include "fixed.h"#include <AL/alc.h>Go to the source code of this file.
Functions | |
| void | QAL_Shutdown (void) |
| qboolean | QAL_Init (void) |
Variables | |
| static cvar_t * | al_device |
| static ALCdevice * | device |
| static ALCcontext * | context |
|
static |
Definition at line 25 of file fixed.c.
Referenced by QAL_Init(), and QAL_Shutdown().
|
static |
Definition at line 28 of file fixed.c.
Referenced by QAL_Init(), and QAL_Shutdown().
|
static |
Definition at line 27 of file fixed.c.
Referenced by QAL_Init(), and QAL_Shutdown().