Searched defs:WIIPROTO_FLAG_LED (Results 1 – 2 of 2) sorted by relevance
54 #define WIIPROTO_FLAG_LED(num) (WIIPROTO_FLAG_LED1 << (num - 1)) macro