Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
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()
 
#define OOSoundReleaseLock()
 

Macro Definition Documentation

◆ OOSoundAcquireLock

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

Definition at line 8 of file OOSoundInternal.h.

◆ OOSoundReleaseLock

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

Definition at line 9 of file OOSoundInternal.h.