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

Go to the source code of this file.

Classes

class  vpkpp::GMA
 
struct  vpkpp::GMA::Header
 

Namespaces

namespace  vpkpp
 

Variables

constexpr auto vpkpp::GMA_SIGNATURE = sourcepp::parser::binary::makeFourCC("GMAD")
 
constexpr std::string_view vpkpp::GMA_EXTENSION = ".gma"