Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
extract.hpp
Go to the documentation of this file.
1
//
2
// Created by kj16609 on 6/14/23.
3
//
4
5
#pragma once
6
#ifndef ATLASGAMEMANAGER_EXTRACT_HPP
7
#define ATLASGAMEMANAGER_EXTRACT_HPP
8
9
#include <filesystem>
10
11
namespace
atlas
12
{
13
std::vector< char >
extract
(
const
std::filesystem::path path );
14
}
15
16
#endif
//ATLASGAMEMANAGER_EXTRACT_HPP
atlas
Definition
Column.hpp:15
atlas::extract
std::vector< char > extract(const std::filesystem::path path)
Definition
extract.cpp:36
atlas
core
remote
extract.hpp
Generated by
1.13.2