mirror of
https://github.com/libretro/RetroArch.git
synced 2025-12-28 13:31:49 +00:00
fix wrong name HAVE_CLOUDSYNC feature flag
This commit is contained in:
parent
af0708fd36
commit
fec910bd2e
@ -57,7 +57,7 @@ HAVE_CHD = 1
|
||||
HAVE_STB_VORBIS = 1
|
||||
HAVE_IBXM = 1
|
||||
HAVE_CORE_INFO_CACHE = 1
|
||||
HAVE_CLOUD_SYNC = 1
|
||||
HAVE_CLOUDSYNC = 1
|
||||
HAVE_SSL = 1
|
||||
|
||||
# RetroArch libnx useful flags
|
||||
|
||||
Loading…
Reference in New Issue
Block a user