diff options
Diffstat (limited to 'src/html.h')
-rw-r--r-- | src/html.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #define HTML_H typedef struct cJSON cJSON; +typedef struct fallback fallback; typedef struct { char *plugin; |
index : AutoMedia | ||
Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | src/html.h | 1 |
@@ -2,6 +2,7 @@ #define HTML_H typedef struct cJSON cJSON; +typedef struct fallback fallback; typedef struct { char *plugin; |