SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
XWV.h File Reference
#include <array>
#include <cstddef>
#include <memory>
#include <span>
#include <string>
#include <vector>
#include <sourcepp/parser/Binary.h>
Include dependency graph for XWV.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sndpp::XWV
 

Namespaces

namespace  sndpp
 

Variables

constexpr auto sndpp::XWV_SIGNATURE = sourcepp::parser::binary::makeFourCC("XWV ")