diff options
Diffstat (limited to 'make/config/joal-common-CustomCCode.c')
-rwxr-xr-x | make/config/joal-common-CustomCCode.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/config/joal-common-CustomCCode.c b/make/config/joal-common-CustomCCode.c new file mode 100755 index 0000000..e620735 --- /dev/null +++ b/make/config/joal-common-CustomCCode.c @@ -0,0 +1,3 @@ +#include <al-types.h> +#include <alc-types.h> +#include <string.h> |