File:  [Tom Morton FrontierVM] / frontvm / src / audio.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:57:57 2018 UTC (8 years, 3 months ago) by root
Branches: frontvm, MAIN
CVS tags: frontvm3-20060623, frontvm3-20060613, HEAD
Tom Morton

#ifndef AUDIO_H
#define AUDIO_H

#include <SDL_types.h>

extern BOOL bDisableSound;

extern void Call_PlaySFX ();
extern void Call_PlayMusic ();
extern void Call_StopMusic ();
extern void Call_IsMusicPlaying ();
extern void Audio_Init(void);
extern void Audio_UnInit(void);
extern void Audio_EnableAudio(BOOL bEnable);

#endif  /* AUDIO_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.