Padscore.rpl: Difference between revisions
NWPlayer123 (talk | contribs) Wii Balance Board data, because why not |
Let" |
||
Line 44: | Line 44: | ||
#define WPAD_EXT_MPLUS_NUNCHUK 6 | #define WPAD_EXT_MPLUS_NUNCHUK 6 | ||
#define WPAD_EXT_MPLUS_CLASSIC 7 | #define WPAD_EXT_MPLUS_CLASSIC 7 | ||
#define WPAD_BATTERYLVL_CRIT 0 | |||
#define WPAD_BATTERYLVL_LOW 1 | |||
#define WPAD_BATTERYLVL_MEDIUM 2 | |||
#define WPAD_BATTERYLVL_HIGH 3 | |||
#define WPAD_BATTERYLVL_FULL 4 | |||
typedef struct { | typedef struct { |