#include <revolution/wpad.h>
#define WPAD_CHAN0 0
#define WPAD_CHAN1 1
#define WPAD_CHAN2 2
#define WPAD_CHAN3 3
u8 WPADGetRegisteredDevNum( void );
None.
The number of Wii Remotes registered to the Wii console.
Gets the number of Wii Remotes registered to the Wii console.
06/19/2006 Initial version.