diff --git a/include/gui/gui_data.hpp b/include/gui/gui_data.hpp index 5e72780..a509d37 100644 --- a/include/gui/gui_data.hpp +++ b/include/gui/gui_data.hpp @@ -16,6 +16,7 @@ namespace gui { character::CharacterSheet billy; + // Is it the right place here for both ? Not sure. fs::path save_path{ "./" }; std::string filename{ "character_sheet.json" };