Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
OOOpenAL.h File Reference
import "OOCocoa.h"
import <OpenAL/al.h>
import <OpenAL/alc.h>
+ Include dependency graph for OOOpenAL.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OOAL(cmd)
 

Macro Definition Documentation

◆ OOAL

#define OOAL ( cmd)
Value:
do { alGetError(); cmd; } while (0)

Definition at line 40 of file OOOpenAL.h.