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