X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscene.h;h=b8d55963cbad2fdc1d42f57f9b1250c680f6fade;hb=c43ea9b0d5372718888138ea2cc4abcd5acb5299;hp=9ea2dc1c5a1291107ca1be68a345e0f891cffc4f;hpb=d46c78c842ab4090a3f46e560c891234167f124b;p=supertux.git diff --git a/src/scene.h b/src/scene.h index 9ea2dc1c5..b8d55963c 100644 --- a/src/scene.h +++ b/src/scene.h @@ -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*/