mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-07 01:53:29 +00:00
6 lines
76 B
C++
6 lines
76 B
C++
#pragma once
|
|
|
|
#include "hecl/Backend/GX.hpp"
|
|
using GX = hecl::Backend::GX;
|
|
|