From 85155e033e9b03d71752626137a75f6418a5786c Mon Sep 17 00:00:00 2001 From: zaaarf Date: Sun, 10 Dec 2023 13:35:25 +0100 Subject: feat: implemented pop history loading --- src/openvic-simulation/map/Province.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/openvic-simulation/map/Province.hpp') diff --git a/src/openvic-simulation/map/Province.hpp b/src/openvic-simulation/map/Province.hpp index 0b98588..dc82deb 100644 --- a/src/openvic-simulation/map/Province.hpp +++ b/src/openvic-simulation/map/Province.hpp @@ -100,7 +100,6 @@ namespace OpenVic { bool expand_building(std::string_view building_type_identifier); - bool load_pop_list(PopManager const& pop_manager, ast::NodeCPtr root); bool add_pop(Pop&& pop); size_t get_pop_count() const; void update_pops(); -- cgit v1.2.3-56-ga3b1