X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fworldmap.h;h=01d0bfa26acbd869a8d9a713477825d16797ac81;hb=073795dd0afc7d7e4c093db5f83fc26c10501d61;hp=0403e2f624d0d2730500a5d9f8bae95f160dcdef;hpb=45d21c1c59a58aa557b62d3aa22ba89a975e323c;p=supertux.git diff --git a/src/worldmap.h b/src/worldmap.h index 0403e2f62..01d0bfa26 100644 --- a/src/worldmap.h +++ b/src/worldmap.h @@ -199,6 +199,9 @@ private: Vector offset; std::string savegame_file; + + std::string intro_filename; + bool intro_displayed; void get_level_title(Level& level);