continued with asset loader
This commit is contained in:
@@ -31,7 +31,7 @@ private:
|
||||
static bool does_meta_exist(const Path& path);
|
||||
static std::optional<AssetRecord> read_meta_file(const Path& path);
|
||||
static bool generate_meta_file(const Path& path);
|
||||
static void load_asset(AssetRecord* asset);
|
||||
static void load_asset(const AssetRecord* asset);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user