SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
FGP.cpp File Reference
#include <vpkpp/format/FGP.h>
#include <cctype>
#include <filesystem>
#include <numeric>
#include <BufferStream.h>
#include <FileStream.h>
#include <miniz.h>
Include dependency graph for FGP.cpp:

Go to the source code of this file.

Variables

constexpr std::string_view FGP_V2_STRIP_PATH_PREFIX = "z:/dev/valve/game/tf/"

Variable Documentation

◆ FGP_V2_STRIP_PATH_PREFIX

std::string_view FGP_V2_STRIP_PATH_PREFIX = "z:/dev/valve/game/tf/"
constexpr

Definition at line 20 of file FGP.cpp.