mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 08:18:07 +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
|
||||
|
||||
HAVE_XAUDIO=yes
|
||||
else
|
||||
HAVE_D3D9=no
|
||||
fi
|
||||
|
||||
if [ "$HAVE_OPENGL" != 'no' ] && [ "$HAVE_GLES" != 'yes' ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user