From 29d505c98e6b24882927347cf24f5736d5f8c849 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 6 Jun 2016 14:34:43 +0200 Subject: Reorganize external libraries - BREAKING CHANGE - Moved all external libraries used by raylib to external folder inside raylib src. Makefile has already been update and also the different includes in raylib modules. --- external/openal_soft/include/AL/efx-creative.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 external/openal_soft/include/AL/efx-creative.h (limited to 'external/openal_soft/include/AL/efx-creative.h') diff --git a/external/openal_soft/include/AL/efx-creative.h b/external/openal_soft/include/AL/efx-creative.h deleted file mode 100644 index 0a04c982..00000000 --- a/external/openal_soft/include/AL/efx-creative.h +++ /dev/null @@ -1,3 +0,0 @@ -/* The tokens that would be defined here are already defined in efx.h. This - * empty file is here to provide compatibility with Windows-based projects - * that would include it. */ -- cgit v1.2.3