Searched refs:BALL_POS_X_MIN (Results 1 – 1 of 1) sorted by relevance
39 #define BALL_POS_X_MIN 0 /* Maximum ball X coordinate */ macro354 if (ball_pos.x < BALL_POS_X_MIN) { in game_refresh()