Searched refs:WPAD_BUTTON_C (Results 1 – 5 of 5) sorted by relevance
54 #define KPAD_BUTTON_C WPAD_BUTTON_C
319 #define WPAD_BUTTON_C 0x4000 macro
736 if ( ptr->button & WPAD_BUTTON_C ) buf4[ 0] = 'C'; in renderStatus()792 if ( ptr->button & WPAD_BUTTON_C ) buf4[ 0] = 'C'; in renderStatus()
533 if( fs_ptr->button & WPAD_BUTTON_C) buf2[ 0] = 'C'; in renderStatus()
1312 cz[0] = (char)((fs->button & WPAD_BUTTON_C) ? 'C' : '_'); in renderStatus()1439 cz[0] = (char)((mp->button & WPAD_BUTTON_C) ? 'C' : '_'); in renderStatus()