mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-22 17:27:40 -05:00
10 lines
173 B
C
10 lines
173 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup nn_hpad nn_hpad
|
|
* Library for using the USB Gamecube Controller Adapter (HID Pad?).
|
|
*/
|
|
|
|
#include <nn/hpad/beta.h>
|
|
#include <nn/hpad/hpad.h>
|