Home
last modified time | relevance | path

Searched refs:DEMOWIN_STICK_L (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.2/include/demo/
DDEMOWin.h186 #define DEMOWIN_STICK_L 0x00080000 macro
/RvlSDK-3.2.2/build/libraries/demo/src/
DDEMOWin.c1743 ( (pad->stickX < -PAD_THRESHOLD)? DEMOWIN_STICK_L : 0 ) | in DEMOWinPadRead()
1824 else if (p->repeat_button[0] & (PAD_BUTTON_LEFT|DEMOWIN_STICK_L)) in __DEMOWinMenu_get_user_input()