metaforce/DataSpec/DNACommon/GX.hpp

8 lines
146 B
C++

#ifndef _DNACOMMON_GX_HPP_
#define _DNACOMMON_GX_HPP_
#include "hecl/Backend/GX.hpp"
using GX = hecl::Backend::GX;
#endif // _DNACOMMON_GX_HPP_