mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-14 00:31:50 +01:00
8af0ffe9c7
The old makefile solution will still be around on branch "make".
5 lines
86 B
C
5 lines
86 B
C
// vpad/input.h
|
|
EXPORT(VPADInit);
|
|
EXPORT(VPADRead);
|
|
EXPORT(VPADGetTPCalibratedPoint);
|