fix some more timings and the long standing gradient software bug (which was function...
[supertux.git] / src / scene.h
index 9ea2dc1..b8d5596 100644 (file)
@@ -47,6 +47,4 @@ PlayerStatus::BonusType string_to_bonus(const std::string& str);
 
 extern PlayerStatus player_status;
 
-extern unsigned int global_frame_counter;
-
 #endif /*SUPERTUX_SCENE_H*/