Files
openal-soft/OpenAL32/Include/alState.h
T
Chris Robinson ae5f4e9a74 Initial import
2007-11-13 18:02:18 -08:00

15 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