questzdoom/Projects/Android/jni/SupportLibs/openal/OpenAL32/Include/alState.h
2021-04-20 21:09:02 +01:00

14 lines
139 B
C

#ifndef _AL_STATE_H_
#define _AL_STATE_H_
#include "AL/al.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif