X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fgame_session.hpp;h=4143286c358a05408c46c9fdf54adeda2a7270fb;hb=ffaadd80066a2a0f8c30d58ef3466f79e98254d7;hp=4e76139bdbe69d643275887f46df590ac5be2a43;hpb=a983f6648d43492632c41e2b7519b70458b53cf4;p=supertux.git diff --git a/src/game_session.hpp b/src/game_session.hpp index 4e76139bd..4143286c3 100644 --- a/src/game_session.hpp +++ b/src/game_session.hpp @@ -85,7 +85,7 @@ public: * resources for the current level/world */ std::string get_working_directory(); - void restart_level(bool fromBeginning = true); + void restart_level(); void toggle_pause();