metaforce/DataSpec/DNACommon/GX.hpp

8 lines
146 B
C++
Raw Normal View History

2015-07-25 22:59:39 +00:00
#ifndef _DNACOMMON_GX_HPP_
#define _DNACOMMON_GX_HPP_
2016-03-04 23:04:53 +00:00
#include "hecl/Backend/GX.hpp"
using GX = hecl::Backend::GX;
2015-07-25 22:59:39 +00:00
2015-08-02 23:51:30 +00:00
#endif // _DNACOMMON_GX_HPP_