SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
FGP.h File Reference
Include dependency graph for FGP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vpkpp::FGP

Namespaces

namespace  vpkpp

Variables

constexpr auto vpkpp::FGP_SIGNATURE = sourcepp::parser::binary::makeFourCC("FGP\0")
constexpr std::string_view vpkpp::FGP_EXTENSION = ".grp"
constexpr std::string_view vpkpp::FGP_HASHED_FILEPATH_PREFIX = "__hashed__/"
constexpr auto vpkpp::FGP_SOURCEPP_FILENAMES_SIGNATURE = sourcepp::parser::binary::makeEightCC("PPECRUOS")