mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-03-10 07:33:24 -04:00
More errors messages (#353)
Add more error messages for HTTP errors/SSL errors
This commit is contained in:
@@ -130,6 +130,9 @@ typedef struct {
|
||||
const char *parental_fail;
|
||||
const char *zip_not_found;
|
||||
const char *generic_httpc_error;
|
||||
const char *http_timeout;
|
||||
const char *http_no_network;
|
||||
const char *http_ssl_error;
|
||||
const char *http303_tp;
|
||||
const char *http303;
|
||||
const char *http404;
|
||||
|
||||
Reference in New Issue
Block a user