Home
last modified time | relevance | path

Searched refs:WPAD_BUTTON_B (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-2.1/build/demos/wpaddemo/src/
Dsimple.c171 if( wpad.button & WPAD_BUTTON_B ) in main()
299 if( stat->button & WPAD_BUTTON_B ) buf[6] = 'B'; in renderStatus()
Dsampling.c218 if( stat->button & WPAD_BUTTON_B ) buf[6] = 'B'; in renderStatus()
Dwpad_axdemo.c74 {WPAD_BUTTON_B, 1},
864 case WPAD_BUTTON_B: sprintf(button, "B "); break; in RenderOperation()
Dhandling.c537 if( wpad_ptr->button & WPAD_BUTTON_B ) buf1[ 7] = 'B'; in renderStatus()
/RvlSDK-2.1/include/revolution/
Dwpad.h183 #define WPAD_BUTTON_B 0x0400 macro
335 #define WPAD_BUTTON_B 0x0008
Dkpad.h33 #define KPAD_BUTTON_B WPAD_BUTTON_B