mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Makefile.msvc - add HAVE_OPENGL1
This commit is contained in:
parent
420f3a171b
commit
cef04fc693
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ HAVE_D3D11 := 1
|
|||
HAVE_D3D12 := 1
|
||||
HAVE_CG := 1
|
||||
HAVE_OPENGL := 1
|
||||
HAVE_OPENGL1 := 1
|
||||
HAVE_VULKAN := 1
|
||||
HAVE_XAUDIO := 1
|
||||
HAVE_XINPUT := 1
|
||||
|
|
Loading…
Add table
Reference in a new issue