aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
com">with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SOUND_OPENAL_HEADER #define SOUND_OPENAL_HEADER #include "sound.h" ISoundManager *createOpenALSoundManager(OnDemandSoundFetcher *fetcher); #endif