Searched refs:JP_NUM_BUTTONS (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/joystick/mint/
H A DSDL_sysjoystick.c107 #define JP_NUM_BUTTONS 17 macro
239 static const int jp_buttons[JP_NUM_BUTTONS]={
431 joystick->nbuttons=JP_NUM_BUTTONS;
601 for (i=0;i<JP_NUM_BUTTONS;i++) {

Completed in 146 milliseconds