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