![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include "VPK.h"
Go to the source code of this file.
Classes | |
class | vpkpp::FPX |
Namespaces | |
namespace | vpkpp |
Variables | |
constexpr uint32_t | vpkpp::FPX_SIGNATURE = 0x3241ff33 |
constexpr std::string_view | vpkpp::FPX_DIR_SUFFIX = "_fdr" |
constexpr std::string_view | vpkpp::FPX_EXTENSION = ".fpx" |