OpenAL channels now use their own sound buffers
# Conflicts: # src/audio/sampman_oal.cpp
This commit is contained in:
@@ -175,11 +175,7 @@ public:
|
||||
|
||||
bool Initialise(void);
|
||||
void Terminate (void);
|
||||
|
||||
#ifdef AUDIO_OAL
|
||||
void UpdateSoundBuffers(void);
|
||||
#endif
|
||||
|
||||
|
||||
bool CheckForAnAudioFileOnCD(void);
|
||||
char GetCDAudioDriveLetter (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user