Skip to content

Commit 3036fec

Browse files
Merge pull request #17831 from pstef/Makefile.ctr
3DS: enable cloud sync
2 parents 30aad19 + fdcd4e7 commit 3036fec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Makefile.ctr

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,10 @@ else
9898
HAVE_NETWORKING = 1
9999
HAVE_IFINFO = 1
100100
HAVE_CHEEVOS = 1
101-
#HAVE_SOCKET_LEGACY = 1
102101
HAVE_THREADS = 1
103-
#HAVE_SSL = 1
104102
HAVE_BUILTINMBEDTLS = 1
105103
HAVE_CORE_INFO_CACHE = 1
104+
HAVE_CLOUDSYNC = 1
106105

107106
include Makefile.common
108107
CFLAGS += $(DEF_FLAGS)

0 commit comments

Comments
 (0)