diff --git a/desktop_version/src/Game.h b/desktop_version/src/Game.h index 8b03fc25..5a372991 100644 --- a/desktop_version/src/Game.h +++ b/desktop_version/src/Game.h @@ -229,6 +229,7 @@ public: enum Menu::MenuName currentmenuname, previousmenuname; int current_credits_list_index; int menuxoff, menuyoff; + std::vector menustack; void inline option(std::string text, bool active = true) {