mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(qb) Fix for non Win32 builds
This commit is contained in:
parent
f26054f82c
commit
8f455ee921
@ -204,6 +204,8 @@ if [ "$OS" = 'Win32' ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
HAVE_XAUDIO=yes
|
HAVE_XAUDIO=yes
|
||||||
|
else
|
||||||
|
HAVE_D3D9=no
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$HAVE_OPENGL" != 'no' ] && [ "$HAVE_GLES" != 'yes' ]; then
|
if [ "$HAVE_OPENGL" != 'no' ] && [ "$HAVE_GLES" != 'yes' ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user