mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
(qb) Fix typo
This commit is contained in:
parent
38fb0beaae
commit
7aeab17c5e
@ -12,7 +12,7 @@ HAVE_GLES_CFLAGS= # C-flags for custom GLES library
|
||||
HAVE_THREADS=auto # Threading support
|
||||
HAVE_FFMPEG=auto # Enable FFmpeg recording support
|
||||
HAVE_DYLIB=auto # Enable dynamic loading support
|
||||
HAVE_NETWORKING=auto # Enable networking features (not recommended)
|
||||
HAVE_NETWORKING=auto # Enable networking features (recommended)
|
||||
HAVE_NETPLAY=auto # Enable netplay support (requires networking)
|
||||
HAVE_D3D9=yes # Disable Direct3D 9 support
|
||||
HAVE_OPENGL=yes # Disable OpenGL support
|
||||
|
Loading…
x
Reference in New Issue
Block a user