Included supertux.h stuff into it.
[supertux.git] / src / scene.h
index c9547c3..a517b8e 100644 (file)
@@ -32,6 +32,4 @@ extern PlayerStatus player_status;
 extern float scroll_x;
 extern unsigned int global_frame_counter;
 
-extern timer_type time_left;
-
 #endif /*SUPERTUX_SCENE_H*/