SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
VVD.cpp File Reference
#include <mdlpp/structs/VVD.h>
#include <BufferStream.h>
#include <sourcepp/parser/Binary.h>
Include dependency graph for VVD.cpp:

Go to the source code of this file.

Variables

constexpr int32_t VVD_ID = parser::binary::makeFourCC("IDSV")
 

Variable Documentation

◆ VVD_ID

constexpr int32_t VVD_ID = parser::binary::makeFourCC("IDSV")
constexpr

Definition at line 9 of file VVD.cpp.