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

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"