Review Android template libraries

Updated to latest version, not tested
This commit is contained in:
Ray
2017-05-14 18:33:42 +02:00
parent fb0f2fd181
commit 31b598cbc6
10 changed files with 1513 additions and 896 deletions

View File

@ -2,6 +2,9 @@
#define AL_EFX_H
#include "alc.h"
#include "al.h"
#ifdef __cplusplus
extern "C" {
#endif