void draw_player(int old_x, int old_y, int x, int y); void draw_level(char level[], int *player_x, int *player_y);