#pragma once #include namespace fs = std::filesystem; #include Difficulty parseDifficulty(fs::path difficultyPath);