mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 15:11:22 +00:00
6 lines
102 B
C++
6 lines
102 B
C++
#pragma once
|
|
|
|
#include "aurora/pad.hpp"
|
|
|
|
using PADStatus = PAD::Status;
|
|
using PADButton = PAD::BUTTON; |