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

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"