2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 16:31:21 +00:00
2016-03-04 13:04:53 -10:00

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_