(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…
Reference in New Issue