LCOV - code coverage report
Current view: top level - Core - OOSoundInternal.h (source / functions) Hit Total Coverage
Test: coverxygen.info Lines: 0 3 0.0 %
Date: 2025-05-28 07:50:54 Functions: 0 0 -

          Line data    Source code
       1           0 : #import "OOSound.h"
       2             : 
       3             : #if OOLITE_OPENAL
       4             : 
       5             : #import "OOALSoundMixer.h"
       6             : #import "OOALSoundChannel.h"
       7             : 
       8           0 : #define OOSoundAcquireLock() do {} while(0)
       9           0 : #define OOSoundReleaseLock() do {} while(0)
      10             : 
      11             : #else
      12             : 
      13             : #warning No sound implementation selected. Currently, the only option is OOLITE_OPENAL. There are SDL and Mac CoreAudio implementations in the revision history.
      14             : 
      15             : #endif

Generated by: LCOV version 1.14