//----------------------------------------------------------------------------- // V12 Engine // // Copyright (c) 2001 GarageGames.Com // Portions Copyright (c) 2001 by Sierra Online, Inc. //----------------------------------------------------------------------------- extern int bindOpenALFunctions(void); // Unload the Loki OpenAL functions extern void unbindOpenALFunctions(void);