Searched refs:BALL_BUTTON_KEY_UP (Results 1 – 1 of 1) sorted by relevance
45 #define BALL_BUTTON_KEY_UP 0x0040 // +Control Pad, UP macro143 if ((key & BALL_BUTTON_KEY_UP) != 0) in InputBallKey()