#include <revolution/kpad.h> u32 KPADGetMplsWorkSize( void );
None.
Returns the amount of memory required by the library to process Wii MotionPlus data.
Gets the amount of memory required by the library to process Wii MotionPlus data. The size of the memory that is passed to the KPADSetMplsWorkarea function should be the same as the size obtained from this function.
2008/12/04 Initial version.
CONFIDENTIAL