SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
bsppp.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 "BSP.h"
9#include "LumpData.h"
10#include "PakLump.h"