![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|


Go to the source code of this file.
Classes | |
| class | vpkpp::WAD3 |
| Valve GoldSrc WAD3 file. More... | |
Namespaces | |
| namespace | vpkpp |
Variables | |
| constexpr int8_t | vpkpp::WAD3_FILENAME_MAX_SIZE = 16 |
| constexpr auto | vpkpp::WAD3_SIGNATURE = sourcepp::parser::binary::makeFourCC("WAD3") |
| constexpr std::string_view | vpkpp::WAD3_EXTENSION = ".wad" |