Searched refs:WPAD_CL_BUTTON_Y (Results 1 – 5 of 5) sorted by relevance
63 #define KPAD_CL_BUTTON_Y WPAD_CL_BUTTON_Y
58 #define KPAD_CL_BUTTON_Y WPAD_CL_BUTTON_Y
303 #define WPAD_CL_BUTTON_Y 0x0020 macro
553 if( cl_ptr->clButton & WPAD_CL_BUTTON_Y ) buf3[ 7] = 'Y'; in renderStatus()
1269 clb[7] = (char)((cl->clButton & WPAD_CL_BUTTON_Y) ? 'Y' : '_'); in renderStatus()1299 trb[4] = (char)((tr->trButton & WPAD_CL_BUTTON_Y) ? 'A' : '_'); in renderStatus()