Searched refs:WPAD_CL_BUTTON_B (Results 1 – 5 of 5) sorted by relevance
64 #define KPAD_CL_BUTTON_B WPAD_CL_BUTTON_B
59 #define KPAD_CL_BUTTON_B WPAD_CL_BUTTON_B
304 #define WPAD_CL_BUTTON_B 0x0040 macro
551 if( cl_ptr->clButton & WPAD_CL_BUTTON_B ) buf3[ 5] = 'B'; in renderStatus()
1267 clb[5] = (char)((cl->clButton & WPAD_CL_BUTTON_B) ? 'B' : '_'); in renderStatus()1300 trb[5] = (char)((tr->trButton & WPAD_CL_BUTTON_B) ? 'B' : '_'); in renderStatus()