#define ONEUP 5000

Vector f(double t);
Vector g(double t);
Vector h(double t);
void game(byte_t *double_buffer, SDL_Surface *screen);

