whoa/src/gx/Blp.hpp

8 lines
106 B
C++

#ifndef GX_BLP_HPP
#define GX_BLP_HPP
#include "gx/blp/Types.hpp"
#include "gx/blp/CBLPFile.hpp"
#endif