![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include "qtypes.h"
Go to the source code of this file.
Functions | |
void | OGG_CloseLibrary (void) |
qbool | OGG_LoadVorbisFile (const char *filename, struct sfx_s *sfx) |
qbool | OGG_OpenLibrary (void) |
Definition at line 320 of file snd_ogg.c.
References Sys_FreeLibrary(), vf_dll, and vo_dll.
Referenced by S_Terminate().
Definition at line 267 of file snd_ogg.c.
References NULL, Sys_CheckParm(), Sys_LoadDependency(), vf_dll, vo_dll, vorbisfilefuncs, and vorbisfuncs.
Referenced by S_Init().