From 66226db07d3702cc1c61498ce3fbce3d366b2488 Mon Sep 17 00:00:00 2001 From: Joel Machens Date: Sun, 12 Nov 2023 14:41:34 -0600 Subject: Added CountryInstance & Country History Apply Func --- src/openvic-simulation/country/Country.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openvic-simulation/country/Country.hpp') diff --git a/src/openvic-simulation/country/Country.hpp b/src/openvic-simulation/country/Country.hpp index fa38293..db1e40b 100644 --- a/src/openvic-simulation/country/Country.hpp +++ b/src/openvic-simulation/country/Country.hpp @@ -51,6 +51,7 @@ namespace OpenVic { policy_map_t const& get_policies() const; }; + /* Generic information about a TAG */ struct Country : HasIdentifierAndColour { friend struct CountryManager; -- cgit v1.2.3-56-ga3b1