mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 01:41:15 -05:00
10 lines
141 B
C
10 lines
141 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup vpad vpad
|
|
*
|
|
* Input library for the Wii U Gamepad (Display Remote Controller).
|
|
*/
|
|
|
|
#include <vpad/input.h>
|