![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <tracy/Tracy.hpp>#include <filesystem>#include <fstream>#include <lz4frame.h>#include "core/exceptions.hpp"#include "core/logging/logging.hpp"Namespaces | |
| namespace | atlas |
Functions | |
| std::size_t | atlas::get_block_size (const LZ4F_frameInfo_t *info) |
| std::vector< char > | atlas::extract (const std::filesystem::path path) |