From 04b429d064fb2954e768abc8066013ad0faf2729 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Fri, 5 Jan 2024 14:39:43 -0600 Subject: launch info all in one place TODO: build class path --- src/assets.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/assets.h') diff --git a/src/assets.h b/src/assets.h index 6f8496f..82e2e6f 100644 --- a/src/assets.h +++ b/src/assets.h @@ -1,4 +1,9 @@ #ifndef L2SU_ASSETS_H_INCLUDED #define L2SU_ASSETS_H_INCLUDED +#include + +int l2_assets_load_index(json_t *version, json_t **asset_index); +int l2_assets_download_assets(json_t *asset_index, char **path); + #endif /* include guard */ -- cgit v1.2.3-70-g09d2