![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include "../PackFile.h"

Go to the source code of this file.
Classes | |
| class | vpkpp::GRP |
Namespaces | |
| namespace | vpkpp |
Variables | |
| constexpr int8_t | vpkpp::GRP_FILENAME_MAX_SIZE = 12 |
| constexpr std::string_view | vpkpp::GRP_SIGNATURE = "KenSilverman" |
| constexpr std::string_view | vpkpp::GRP_EXTENSION = ".grp" |