mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Vendor fetch.
This commit is contained in:
committed by
Christoffer Lerno
parent
ad48770977
commit
38be3d57dd
@@ -11,6 +11,9 @@
|
||||
#include "direct.h"
|
||||
#endif
|
||||
|
||||
#if FETCH_AVAILABLE
|
||||
const char *download_file(const char *url, const char *resource, const char *file_path);
|
||||
#endif
|
||||
|
||||
typedef struct StringSlice_
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user