SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
kvpp.h
Go to the documentation of this file.
1#pragma once
2
3/*
4 * This header is just included so consumers of this library can
5 * include it the same way as any of the other SourcePP libraries.
6 */
7
8#include "KV1.h"