Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Macros
OOSoundInternal.h File Reference
import "OOSound.h"
import "OOALSoundMixer.h"
import "OOALSoundChannel.h"
+ Include dependency graph for OOSoundInternal.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OOSoundAcquireLock()   do {} while(0)
 
#define OOSoundReleaseLock()   do {} while(0)
 

Macro Definition Documentation

◆ OOSoundAcquireLock

#define OOSoundAcquireLock ( )    do {} while(0)

Definition at line 8 of file OOSoundInternal.h.

◆ OOSoundReleaseLock

#define OOSoundReleaseLock ( )    do {} while(0)

Definition at line 9 of file OOSoundInternal.h.