X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftitle.hpp;h=5844bec7b312255adbe43fdd4ec9254aab0ffef1;hb=00071f4e2020e2b40c8230c34892114ba09599ab;hp=466ec0e9efaa0ad4dcd3592cb01dc3f94ca169dd;hpb=fea3446f05e1e7673607b835c269d3e8d1929ab3;p=supertux.git diff --git a/src/title.hpp b/src/title.hpp index 466ec0e9e..5844bec7b 100644 --- a/src/title.hpp +++ b/src/title.hpp @@ -31,6 +31,9 @@ class Menu; class World; class CodeController; +/** + * Screen that displays the SuperTux logo, lets players start a new game, etc. + */ class TitleScreen : public Screen { public: