diff --git a/include/padscore/kpad.h b/include/padscore/kpad.h index 6f22f810..6797a395 100644 --- a/include/padscore/kpad.h +++ b/include/padscore/kpad.h @@ -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. *