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

Go to the source code of this file.

Classes

class  vpkpp::PCK
 
struct  vpkpp::PCK::Header
 

Namespaces

namespace  vpkpp
 

Variables

constexpr auto vpkpp::PCK_SIGNATURE = sourcepp::parser::binary::makeFourCC("GDPC")
 
constexpr std::string_view vpkpp::PCK_PATH_PREFIX = "res://"
 
constexpr std::string_view vpkpp::PCK_EXTENSION = ".pck"