mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-07 10:45:36 -05:00
Add KPADShutdown()
This commit is contained in:
@@ -211,6 +211,12 @@ WUT_CHECK_SIZE(KPADStatus, 0xF0);
|
||||
void
|
||||
KPADInit();
|
||||
|
||||
/**
|
||||
* Cleans up and frees the KPAD library.
|
||||
*/
|
||||
void
|
||||
KPADShutdown();
|
||||
|
||||
/**
|
||||
* Read data from the desired Wii Remote.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user