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