mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 02:08:22 +01:00
6 lines
108 B
C
6 lines
108 B
C
// vpad/input.h
|
|
EXPORT(VPADInit);
|
|
EXPORT(VPADShutdown);
|
|
EXPORT(VPADRead);
|
|
EXPORT(VPADGetTPCalibratedPoint);
|