mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Add ifndef around HAVE_LIBRETRODB
This commit is contained in:
parent
96f106d992
commit
d040052f7d
@ -14,7 +14,9 @@
|
|||||||
* If not, see <http://www.gnu.org/licenses/>.
|
* If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef HAVE_LIBRETRODB
|
||||||
#define HAVE_LIBRETRODB
|
#define HAVE_LIBRETRODB
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(HAVE_CG) || defined(HAVE_HLSL) || defined(HAVE_GLSL)
|
#if defined(HAVE_CG) || defined(HAVE_HLSL) || defined(HAVE_GLSL)
|
||||||
#define HAVE_SHADERS
|
#define HAVE_SHADERS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user