mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-06 17:54:34 -05:00
10 lines
115 B
C
10 lines
115 B
C
#pragma once
|
|
|
|
/**
|
|
* \defgroup vpadbase vpadbase
|
|
*
|
|
* Wii U Gamepad base library.
|
|
*/
|
|
|
|
#include <vpadbase/base.h>
|