mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-16 17:25:51 +00:00
5 lines
75 B
C++
5 lines
75 B
C++
#pragma once
|
|
|
|
#include "hecl/Backend/GX.hpp"
|
|
using GX = hecl::Backend::GX;
|