![]() |
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 | XMP_CloseLibrary (void) |
qbool | XMP_LoadModFile (const char *filename, struct sfx_s *sfx) |
qbool | XMP_OpenLibrary (void) |
Definition at line 398 of file snd_xmp.c.
References Sys_FreeLibrary(), and xmp_dll.
Referenced by S_Terminate().
Definition at line 349 of file snd_xmp.c.
References Con_Printf(), developer_loading, cvar_t::integer, NULL, qxmp_vercode, qxmp_version, Sys_CheckParm(), Sys_FreeLibrary(), Sys_LoadDependency(), xmp_dll, and xmpfuncs.
Referenced by S_Init().