mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-01-23 09:34:35 -05:00
Dreamcast: Fix can't sign in due to SSL support not actually being enabled
This commit is contained in:
parent
4ac860ad34
commit
1814fdc286
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ typedef cc_uint8 cc_bool;
|
|||
#define CC_BUILD_DREAMCAST
|
||||
#define CC_BUILD_OPENAL
|
||||
#define CC_BUILD_HTTPCLIENT
|
||||
#define CC_BUILD_BEARSSL
|
||||
#define CC_BUILD_LOWMEM
|
||||
#define CC_BUILD_CONSOLE
|
||||
#undef CC_BUILD_FREETYPE
|
||||
|
|
Loading…
Add table
Reference in a new issue