X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Ftitle.hpp;h=5844bec7b312255adbe43fdd4ec9254aab0ffef1;hb=45635d47cba9d7d4359a717b810c5d4e6b4a2848;hp=466ec0e9efaa0ad4dcd3592cb01dc3f94ca169dd;hpb=f171cfbf82ac235d60cc53d24bf9be6cc5365550;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: