![]() |
Blamite Game Engine - Blam (Core)
|
#include "cache.h"
#include <fstream>
#include "components/core/utils/io/io.h"
#include "components/core/utils/converters/converters.h"
#include "components/core/logger/logger.h"
#include "components/core/error/error.h"
Variables | |
std::vector< CachedDataFile > | cached_files |
List of all cached files currently known. More... | |
std::vector<CachedDataFile> cached_files |
List of all cached files currently known.